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

Commit 9c3eace

Browse files
committed
v0.1.1
1 parent 2cfbf26 commit 9c3eace

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 0.1.0 (2021-01-05)
1+
## [0.1.1](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.0...v0.1.1) (2021-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* setting value becomes undefined during the first time use ([2cfbf26](https://github.com/geekdada/a-translator-chrome-extension/commit/2cfbf26e2b836821ae339af51a1c18dc2ee7e469))
7+
8+
9+
10+
# [0.1.0](https://github.com/geekdada/a-translator-chrome-extension/compare/9aa9d4392aedb375fe540fe9f64a0a8732b1c8cc...v0.1.0) (2021-01-05)
211

312

413
### Bug Fixes

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

0 commit comments

Comments
 (0)