From 65925f32c64bf12363971f87f0932adb1a38eb86 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 22 Aug 2024 12:13:24 +0000 Subject: [PATCH] chore(release): 1.3.0-next.1 [skip ci] # strapi-plugin-translate [1.3.0-next.1](https://github.com/Fekide/strapi-plugin-translate/compare/strapi-plugin-translate@1.2.4...strapi-plugin-translate@1.3.0-next.1) (2024-08-22) ### Bug Fixes * **admin:** remove brackets from webpack chunk name ([47b6f2e](https://github.com/Fekide/strapi-plugin-translate/commit/47b6f2e63f8ce3f4e88aec3fb4bf12131f43f59b)) * **batch-update:** fix error during updating updated-entry entity ([c9ae544](https://github.com/Fekide/strapi-plugin-translate/commit/c9ae544421826923ef2fd7a346dca34fa64b3e5f)) * **deps:** upgrade dependencies ([4ead312](https://github.com/Fekide/strapi-plugin-translate/commit/4ead3128cf246de59d339a5d0f9ba2f492c29a65)) ### Features * **admin:** add batch updating ([bf88e10](https://github.com/Fekide/strapi-plugin-translate/commit/bf88e1087aab66d697cc470d698b551dcf1089ec)), closes [#109](https://github.com/Fekide/strapi-plugin-translate/issues/109) * **batch-update:** add customization options ([2bd372f](https://github.com/Fekide/strapi-plugin-translate/commit/2bd372f8c54a7a4203d0990c9533017acf0768df)) * **batch-update:** group updates by content type ([1cd1d0b](https://github.com/Fekide/strapi-plugin-translate/commit/1cd1d0b256aabbe49b978f07e115e10ae4c12c61)) * **plugin:** optionally regenerate uids after single translation ([2506054](https://github.com/Fekide/strapi-plugin-translate/commit/2506054e179c231d31cdd9fc10a212a951ea67c5)), closes [#156](https://github.com/Fekide/strapi-plugin-translate/issues/156) --- plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/package.json b/plugin/package.json index dc63d4ad..420a08b9 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -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",