Skip to content

Commit 7ee92ba

Browse files
committed
chore: upgrade to 1.4.1
1 parent 0f9b8dd commit 7ee92ba

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.4.1
4+
5+
- [#42](https://github.com/shuowu/yi-note/issues/42) Fix UI states reset when url change in host page
6+
37
## 1.4.0
48

59
### Features

extension/manifest.common.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "YiNote",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Most efficient way to take & share time-stamped notes while watching videos!",
55
"icons": {
66
"16": "icons/icon-16.png",

extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yi-note",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Most efficient way to take & share time-stamped notes while watching videos!",
55
"private": false,
66
"keywords": [

0 commit comments

Comments
 (0)