Skip to content

Commit

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

### Dependencies

* **strapi-plugin-translate:** upgraded to 1.2.6
  • Loading branch information
semantic-release-bot committed Nov 27, 2024
1 parent 5db865e commit 1eedc30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions providers/libretranslate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-provider-translate-libretranslate",
"version": "1.0.12",
"version": "1.0.13",
"description": "Libretranslate provider for translate plugin in Strapi 4",
"keywords": [
"strapi",
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"peerDependencies": {
"lodash": "*",
"strapi-plugin-translate": "1.2.5"
"strapi-plugin-translate": "1.2.6"
},
"engines": {
"node": ">=14 <=20",
Expand Down

0 comments on commit 1eedc30

Please sign in to comment.