Skip to content

Commit 3e02d44

Browse files
authored
publish 0.5.1 (#88)
1 parent b53b3a6 commit 3e02d44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.5.0
1+
## 0.5.1
22

33
- Active the extension for typescript files. [#85](https://github.com/clinyong/vscode-css-modules/pull/85) for detail.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-css-modules",
33
"displayName": "CSS Modules",
44
"description": "Visual Studio Code extension for CSS Modules",
5-
"version": "0.5.0",
5+
"version": "0.5.1",
66
"publisher": "clinyong",
77
"engines": {
88
"vscode": "^1.56.0"

0 commit comments

Comments
 (0)