Skip to content

Commit

Permalink
Merge pull request #12 from selemondev/chore/release
Browse files Browse the repository at this point in the history
chore: release v0.0.3
  • Loading branch information
selemondev authored Nov 15, 2023
2 parents 7cecc1e + acabf7d commit f9a53e3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@
"dependencies": {
"ofetch": "^1.3.3"
}
}
}

0 comments on commit f9a53e3

Please sign in to comment.