-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from selemondev/chore/release
chore: release v0.0.3
- Loading branch information
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,26 @@ All notable changes to the "shadcn-vue" extension will be documented in this fil | |
|
||
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. | ||
|
||
## v0.0.4 | ||
|
||
[compare changes](https://github.com/selemondev/vscode-shadcn-vue/compare/v0.0.2...v0.0.4) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Add issue templates ([cf6fc5c](https://github.com/selemondev/vscode-shadcn-vue/commit/cf6fc5c)) | ||
- Add multiple components ([76bfa7b](https://github.com/selemondev/vscode-shadcn-vue/commit/76bfa7b)) | ||
|
||
### 🏡 Chore | ||
|
||
- **release:** V0.0.2 ([c66297b](https://github.com/selemondev/vscode-shadcn-vue/commit/c66297b)) | ||
- Add codeowners ([982e047](https://github.com/selemondev/vscode-shadcn-vue/commit/982e047)) | ||
- Remove console logs ([404399c](https://github.com/selemondev/vscode-shadcn-vue/commit/404399c)) | ||
- Bumpp version ([c910cb6](https://github.com/selemondev/vscode-shadcn-vue/commit/c910cb6)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Selemondev <[email protected]> | ||
|
||
## v0.0.2 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -113,4 +113,4 @@ | |
"dependencies": { | ||
"ofetch": "^1.3.3" | ||
} | ||
} | ||
} |