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

Commit 2a95e54

Browse files
committed
v0.1.3
1 parent 8c48313 commit 2a95e54

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.1.3](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.2...v0.1.3) (2021-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* scroll bug ([f9204ba](https://github.com/geekdada/a-translator-chrome-extension/commit/f9204ba32b8f20f7388d7501e885cf7fabad49b8))
7+
8+
9+
### Features
10+
11+
* add link to dashboard ([8c48313](https://github.com/geekdada/a-translator-chrome-extension/commit/8c48313f7e9d2f378398d35f8a7887645cb54de7))
12+
13+
14+
115
## [0.1.2](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.1...v0.1.2) (2021-01-05)
216

317

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

0 commit comments

Comments
 (0)