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

Commit 57ac978

Browse files
committed
v0.3.0
1 parent 3eee95a commit 57ac978

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.3.0](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0...v0.3.0) (2021-02-14)
2+
3+
4+
### Features
5+
6+
* remove support for a translator ([3eee95a](https://github.com/geekdada/a-translator-chrome-extension/commit/3eee95aafb6543052a492734b806dba1907cb701))
7+
8+
9+
110
# [0.2.0](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-5...v0.2.0) (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",
3+
"version": "0.3.0",
44
"description": "A Chrome extension for A Translator",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)