Skip to content

Commit ebda236

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2024-05-15)
1 parent e3f79d9 commit ebda236

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
13
# [1.3.0](https://github.com/divlook/vscode-color-naming/compare/v1.2.1...v1.3.0) (2024-05-15)
24

35

package.json

Lines changed: 2 additions & 2 deletions
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.3.0",
6+
"version": "1.3.1",
77
"private": true,
88
"engines": {
99
"vscode": "^1.89.0"
@@ -136,4 +136,4 @@
136136
"dependencies": {
137137
"change-case": "^4.1.2"
138138
}
139-
}
139+
}

0 commit comments

Comments
 (0)