Skip to content

Commit

Permalink
chore(release): 1.3.0-next.1 [skip ci]
Browse files Browse the repository at this point in the history
# strapi-plugin-translate [1.3.0-next.1](https://github.com/Fekide/strapi-plugin-translate/compare/[email protected]@1.3.0-next.1) (2024-08-22)

### Bug Fixes

* **admin:** remove brackets from webpack chunk name ([47b6f2e](47b6f2e))
* **batch-update:** fix error during updating updated-entry entity ([c9ae544](c9ae544))
* **deps:** upgrade dependencies ([4ead312](4ead312))

### Features

* **admin:** add batch updating ([bf88e10](bf88e10)), closes [#109](#109)
* **batch-update:** add customization options ([2bd372f](2bd372f))
* **batch-update:** group updates by content type ([1cd1d0b](1cd1d0b))
* **plugin:** optionally regenerate uids after single translation ([2506054](2506054)), closes [#156](#156)
  • Loading branch information
semantic-release-bot committed Aug 22, 2024
1 parent abe66ab commit 65925f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-translate",
"version": "1.2.4",
"version": "1.3.0-next.1",
"description": "Strapi plugin for managing and automating translation of content",
"keywords": [
"strapi",
Expand Down

0 comments on commit 65925f3

Please sign in to comment.