Skip to content

Commit

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

### Bug Fixes

* avoid console errors ([14f4b59](14f4b59))

### Features

* icon changes working ([21ee241](21ee241))
* move to VITE ([a023799](a023799))
* move to VITE ([c73c6c4](c73c6c4))
* remove unnecessary permissions ([b3085ae](b3085ae))
* remove unnecessary permissions ([1ea770c](1ea770c))
* screenshots working ([939bdf5](939bdf5))
  • Loading branch information
semantic-release-bot committed Dec 28, 2023
1 parent 7dec888 commit 17b11fe
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.6.0](https://github.com/tolgee/chrome-plugin/compare/v1.5.0...v1.6.0) (2023-12-28)


### Bug Fixes

* avoid console errors ([14f4b59](https://github.com/tolgee/chrome-plugin/commit/14f4b593d23b172683d26332b7991eb20befc0c9))


### Features

* icon changes working ([21ee241](https://github.com/tolgee/chrome-plugin/commit/21ee241d7cdadf8204ff351c0fd363d5d63a99e0))
* move to VITE ([a023799](https://github.com/tolgee/chrome-plugin/commit/a02379960b6e7bba4252a35bc5b3986067ca5030))
* move to VITE ([c73c6c4](https://github.com/tolgee/chrome-plugin/commit/c73c6c41f5fa6638689244f0b793f560e2b868ed))
* remove unnecessary permissions ([b3085ae](https://github.com/tolgee/chrome-plugin/commit/b3085aededa83ad357527974c06a020d02d2e55f))
* remove unnecessary permissions ([1ea770c](https://github.com/tolgee/chrome-plugin/commit/1ea770c3836b4b19327856ab83cc087ed487b34d))
* screenshots working ([939bdf5](https://github.com/tolgee/chrome-plugin/commit/939bdf56aaf0e36698edf6ea4cee140fb69b8fa2))

# [1.5.0](https://github.com/tolgee/chrome-plugin/compare/v1.4.2...v1.5.0) (2023-12-21)


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.5.0",
"version": "1.6.0",
"manifest_version": 3,
"description": "Translate your web application more effectively with Tolgee plugin!",
"action": {
Expand Down

0 comments on commit 17b11fe

Please sign in to comment.