We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f79d9 commit ebda236Copy full SHA for ebda236
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.3.1](https://github.com/divlook/vscode-color-naming/compare/v1.3.0...v1.3.1) (2024-05-15)
2
+
3
# [1.3.0](https://github.com/divlook/vscode-color-naming/compare/v1.2.1...v1.3.0) (2024-05-15)
4
5
package.json
@@ -3,7 +3,7 @@
"displayName": "Color Naming",
"description": "A VS Code Extension that names colors using ntc.js",
"license": "MIT",
6
- "version": "1.3.0",
+ "version": "1.3.1",
7
"private": true,
8
"engines": {
9
"vscode": "^1.89.0"
@@ -136,4 +136,4 @@
136
"dependencies": {
137
"change-case": "^4.1.2"
138
}
139
-}
+}
0 commit comments