Skip to content

Commit

Permalink
chore(main): release 0.63.7 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 11, 2023
1 parent c107267 commit 1db1092
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.63.7](https://github.com/LUI-UI/lui-vue/compare/v0.63.6...v0.63.7) (2023-05-11)


### Bug Fixes

* **package.json:** change prepare commands to be more specific ([420fc99](https://github.com/LUI-UI/lui-vue/commit/420fc99adc7da7afc2327bb1d6913dc663eb0d9f))

## [0.63.6](https://github.com/LUI-UI/lui-vue/compare/v0.63.5...v0.63.6) (2023-05-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lui-ui/lui-vue",
"version": "0.63.6",
"version": "0.63.7",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
Expand Down

0 comments on commit 1db1092

Please sign in to comment.