Skip to content

Commit

Permalink
chore: release vscode-dev@3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Jun 22, 2024
1 parent 67f4a58 commit 4f304da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/vscode-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [3.0.1](https://github.com/tomjs/vscode/compare/vscode-dev%403.0.0...vscode-dev%403.0.1) (2024-06-22)

- docs: update readme [67f4a58](https://github.com/tomjs/vscode/commit/67f4a58)

## [3.0.0](https://github.com/tomjs/vscode/compare/vscode-dev%402.2.3...vscode-dev%403.0.0) (2024-06-22)

- feat: Change the configuration file name from vd to vscode [b18d11d](https://github.com/tomjs/vscode/commit/b18d11d)
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tomjs/vscode-dev",
"version": "3.0.0",
"version": "3.0.1",
"description": "Some development tools to simplify the development of vscode extensions",
"keywords": [
"vscode",
Expand Down

0 comments on commit 4f304da

Please sign in to comment.