From 2a77d2db7302a6ab3282a0954ccf55c758fc1efa Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 Dec 2024 09:52:23 +0000 Subject: [PATCH] chore(release): 1.3.0-next.2 [skip ci] # strapi-plugin-translate [1.3.0-next.2](https://github.com/Fekide/strapi-plugin-translate/compare/strapi-plugin-translate@1.3.0-next.1...strapi-plugin-translate@1.3.0-next.2) (2024-12-12) ### Bug Fixes * **direct-translation:** errors with empty components ([4053037](https://github.com/Fekide/strapi-plugin-translate/commit/4053037cf58b16afc56b8c271598fb054df12a06)), closes [#472](https://github.com/Fekide/strapi-plugin-translate/issues/472) * **direct-translation:** nested json fields and dynamic zones ([98cce9f](https://github.com/Fekide/strapi-plugin-translate/commit/98cce9fa9e7eabe042882b9d9d7e8fcf5c3b1b70)), closes [#403](https://github.com/Fekide/strapi-plugin-translate/issues/403) [#427](https://github.com/Fekide/strapi-plugin-translate/issues/427) --- plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/package.json b/plugin/package.json index bf9682e1..bb59b123 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-translate", - "version": "1.2.7", + "version": "1.3.0-next.2", "description": "Strapi plugin for managing and automating translation of content", "keywords": [ "strapi",