We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcaee83 commit 496b785Copy full SHA for 496b785
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [1.2.9] - 2023-11-19
4
+### Added
5
+- can optionally de-color `quote` parts
6
+
7
## [1.2.8] - 2023-10-04
8
### Changed
9
- engineering version only
package.json
@@ -6,7 +6,7 @@
"name": "Qingpeng Li",
"email": "qingpeng9802@gmail.com"
},
- "version": "1.2.8",
+ "version": "1.2.9",
10
"publisher": "qingpeng",
11
"engines": {
12
"vscode": "^1.63.0"
0 commit comments