Skip to content

Commit 35c55dd

Browse files
chore(release): 1.1.12 [skip ci]
## [1.1.12](https://github.com/fekide/strapi-plugin-translate/compare/strapi-provider-translate-deepl@[email protected]) (2023-11-19) ### Bug Fixes * **admin:** fix admin panel failing to build due to direct imports from plugin-i18n ([8afb7ba](8afb7ba)), closes [#378](#378)
1 parent 67e4b12 commit 35c55dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

providers/deepl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-provider-translate-deepl",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
44
"description": "DeepL provider for translate plugin in Strapi 4",
55
"keywords": [
66
"strapi",
@@ -51,7 +51,7 @@
5151
},
5252
"peerDependencies": {
5353
"lodash": "*",
54-
"strapi-plugin-translate": "1.2.3"
54+
"strapi-plugin-translate": "1.2.4"
5555
},
5656
"engines": {
5757
"node": ">=14 <=20",

0 commit comments

Comments
 (0)