Skip to content

Commit

Permalink
publish 0.5.1 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
clinyong committed Apr 21, 2023
1 parent b53b3a6 commit 3e02d44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## 0.5.0
## 0.5.1

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-css-modules",
"displayName": "CSS Modules",
"description": "Visual Studio Code extension for CSS Modules",
"version": "0.5.0",
"version": "0.5.1",
"publisher": "clinyong",
"engines": {
"vscode": "^1.56.0"
Expand Down

0 comments on commit 3e02d44

Please sign in to comment.