Skip to content

Commit f8863ff

Browse files
committed
1.4.5: new release
1 parent 5a8c799 commit f8863ff

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### v1.4.5 5/9/2019
2+
3+
- fix: browser action broken in v1.4.4
4+
- feat: open selected tabs in tab list
5+
- change: right click apply for all selected tabs in the list currently
6+
17
### v1.4.4 5/2/2019
28

39
- fix: parse title from compatible format by mistake when it include `|`

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "__EXT_NAME__",
4-
"version": "1.4.4",
4+
"version": "1.4.5",
55
"default_locale": "en",
66
"description": "__MSG_ext_desc__",
77
"author": "WangJie <[email protected]>",

0 commit comments

Comments
 (0)