We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c7cfc commit c89d90aCopy full SHA for c89d90a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0](https://github.com/divlook/vscode-color-naming/compare/v1.1.0...v1.2.0) (2021-07-20)
2
+
3
4
+### Features
5
6
+* :art: add icon ([e8c7cfc](https://github.com/divlook/vscode-color-naming/commit/e8c7cfc2392baaf2fb01adaa2cd7bd8bb72dbd7d))
7
8
# [1.1.0](https://github.com/divlook/vscode-color-naming/compare/v1.0.1...v1.1.0) (2021-07-18)
9
10
package.json
@@ -3,7 +3,7 @@
"displayName": "Color Naming",
"description": "A VS Code Extension that names colors using ntc.js",
"license": "MIT",
- "version": "1.1.0",
+ "version": "1.2.0",
"private": true,
"engines": {
"vscode": "^1.58.0"
0 commit comments