Skip to content

Commit

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

### Bug Fixes

* **batch-update:** fix error during updating updated-entry entity ([c9ae544](c9ae544))

### 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 Jun 6, 2023
1 parent 2b2a6aa commit d1ba907
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.1.3",
"version": "1.2.0-next.1",
"description": "Strapi plugin for managing and automating translation of content",
"strapi": {
"name": "translate",
Expand Down

0 comments on commit d1ba907

Please sign in to comment.