Skip to content

Commit

Permalink
chore(release): 1.1.15 [skip ci]
Browse files Browse the repository at this point in the history
## strapi-provider-translate-deepl [1.1.15](https://github.com/fekide/strapi-plugin-translate/compare/strapi-provider-translate-deepl@[email protected]) (2024-12-04)

### Dependencies

* **strapi-plugin-translate:** upgraded to 1.2.7
  • Loading branch information
semantic-release-bot committed Dec 4, 2024
1 parent 9569bd4 commit daa9768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions providers/deepl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-provider-translate-deepl",
"version": "1.1.14",
"version": "1.1.15",
"description": "DeepL provider for translate plugin in Strapi 4",
"keywords": [
"strapi",
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"peerDependencies": {
"lodash": "*",
"strapi-plugin-translate": "1.2.6"
"strapi-plugin-translate": "1.2.7"
},
"engines": {
"node": ">=14 <=20",
Expand Down

0 comments on commit daa9768

Please sign in to comment.