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

Commit d37e2c0

Browse files
committed
v0.2.0-5
1 parent b3b6188 commit d37e2c0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [0.2.0-5](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-4...v0.2.0-5) (2021-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* use chinese ([b3b6188](https://github.com/geekdada/a-translator-chrome-extension/commit/b3b61880af68cae845f4c83f12f23c503b49f3b2))
7+
8+
9+
### Features
10+
11+
* add config for hover button ([477de29](https://github.com/geekdada/a-translator-chrome-extension/commit/477de29b86033267db3acb95f042bdbbc1425786))
12+
* add context menus ([ccf87a5](https://github.com/geekdada/a-translator-chrome-extension/commit/ccf87a512664d45c236e0017ccd613ef39d8352e))
13+
* keyboard shortcuts ([c26cf83](https://github.com/geekdada/a-translator-chrome-extension/commit/c26cf83fc92225367cf676e736e773d66f7ed075))
14+
15+
16+
117
# [0.2.0-4](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-3...v0.2.0-4) (2021-01-21)
218

319

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

0 commit comments

Comments
 (0)