From 00d6418cc6577ced517c297f5134ded72ef613f7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 Dec 2023 16:28:36 +0000 Subject: [PATCH] chore(release): 1.6.1 [skip ci] ## [1.6.1](https://github.com/tolgee/chrome-plugin/compare/v1.6.0...v1.6.1) (2023-12-28) ### Bug Fixes * zip release ([1245b82](https://github.com/tolgee/chrome-plugin/commit/1245b82fb2f98ab73067141b535e518c2f74f962)) --- CHANGELOG.md | 7 +++++++ manifest.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be251fb..39c5f3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.1](https://github.com/tolgee/chrome-plugin/compare/v1.6.0...v1.6.1) (2023-12-28) + + +### Bug Fixes + +* zip release ([1245b82](https://github.com/tolgee/chrome-plugin/commit/1245b82fb2f98ab73067141b535e518c2f74f962)) + # [1.6.0](https://github.com/tolgee/chrome-plugin/compare/v1.5.0...v1.6.0) (2023-12-28) diff --git a/manifest.json b/manifest.json index d1fcf4c..53c2632 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Tolgee Tools", - "version": "1.6.0", + "version": "1.6.1", "manifest_version": 3, "description": "Translate your web application more effectively with Tolgee plugin!", "action": {