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

Commit 9ba1011

Browse files
committed
v0.2.0
1 parent bf8dbd7 commit 9ba1011

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.2.0](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-5...v0.2.0) (2021-01-22)
2+
3+
4+
### Features
5+
6+
* remove window.alert ([1a5048c](https://github.com/geekdada/a-translator-chrome-extension/commit/1a5048c2d45dc321afc0bb9cfec3dd9bf470f675))
7+
8+
9+
110
# [0.2.0-5](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-4...v0.2.0-5) (2021-01-22)
211

312

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.2.0-5",
3+
"version": "0.2.0",
44
"description": "A Chrome extension for A Translator",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)