Skip to content

Commit c6e569f

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](https://github.com/fekide/strapi-plugin-translate/compare/strapi-provider-translate-libretranslate@[email protected]) (2023-08-31) ### Bug Fixes * **batch-translate:** catch errors from started jobs ([eaf906e](eaf906e)), closes [#276](#276)
1 parent e0d5638 commit c6e569f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

providers/libretranslate/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-libretranslate",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Libretranslate provider for translate plugin in Strapi 4",
55
"keywords": [
66
"strapi",
@@ -55,6 +55,6 @@
5555
},
5656
"peerDependencies": {
5757
"lodash": "*",
58-
"strapi-plugin-translate": "1.2.1"
58+
"strapi-plugin-translate": "1.2.2"
5959
}
6060
}

0 commit comments

Comments
 (0)