Skip to content

Commit c89d90a

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2021-07-20) ### Features * 🎨 add icon ([e8c7cfc](e8c7cfc))
1 parent e8c7cfc commit c89d90a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.1.0](https://github.com/divlook/vscode-color-naming/compare/v1.0.1...v1.1.0) (2021-07-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Color Naming",
44
"description": "A VS Code Extension that names colors using ntc.js",
55
"license": "MIT",
6-
"version": "1.1.0",
6+
"version": "1.2.0",
77
"private": true,
88
"engines": {
99
"vscode": "^1.58.0"

0 commit comments

Comments
 (0)