Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit afca42a

Browse files
committed
v0.1.5
1 parent b5c22eb commit afca42a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.1.5](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.4...v0.1.5) (2021-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* close button becomes white on some occasions ([b5c22eb](https://github.com/geekdada/a-translator-chrome-extension/commit/b5c22ebb2520c35cb3ba79fe22dbe052470ed0d4))
7+
* remove tabs permission ([5ad6bd5](https://github.com/geekdada/a-translator-chrome-extension/commit/5ad6bd55e34e508373fb99f42d77f7f7e4b51d1b))
8+
9+
10+
111
## [0.1.4](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.3...v0.1.4) (2021-01-06)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "a-translator-chrome-extension",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "A Chrome extension for A Translator",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)