Skip to content

Commit 496b785

Browse files
committed
bump version to 1.2.9
Signed-off-by: Qingpeng Li <qingpeng9802@gmail.com>
1 parent dcaee83 commit 496b785

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [1.2.9] - 2023-11-19
4+
### Added
5+
- can optionally de-color `quote` parts
6+
37
## [1.2.8] - 2023-10-04
48
### Changed
59
- engineering version only

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Qingpeng Li",
77
"email": "qingpeng9802@gmail.com"
88
},
9-
"version": "1.2.8",
9+
"version": "1.2.9",
1010
"publisher": "qingpeng",
1111
"engines": {
1212
"vscode": "^1.63.0"

0 commit comments

Comments
 (0)