Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.2...v1.5.0) (2023-12-21)

### Features

* remove unnecessary icons ([882ca22](882ca22))
* update icon ([e7614a0](e7614a0))
  • Loading branch information
semantic-release-bot committed Dec 21, 2023
1 parent b11b08c commit 8272507
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.5.0](https://github.com/tolgee/chrome-plugin/compare/v1.4.2...v1.5.0) (2023-12-21)


### Features

* remove unnecessary icons ([882ca22](https://github.com/tolgee/chrome-plugin/commit/882ca223b2f14780413bdd3207ed0f20753db92b))
* update icon ([e7614a0](https://github.com/tolgee/chrome-plugin/commit/e7614a0b5492438c902bf648edb37da35dabf471))

## [1.4.2](https://github.com/tolgee/chrome-plugin/compare/v1.4.1...v1.4.2) (2023-01-27)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Tolgee Tools",
"version": "1.4.2",
"version": "1.5.0",
"manifest_version": 2,
"description": "Translate your web application more effectively with Tolgee plugin!",
"browser_action": {
Expand Down

0 comments on commit 8272507

Please sign in to comment.