Skip to content

Commit

Permalink
chore(main): release 0.64.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 30, 2023
1 parent ae8e9d2 commit 47811cb
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.64.1](https://github.com/LUI-UI/lui-vue/compare/v0.64.0...v0.64.1) (2023-05-30)


### Bug Fixes

* **modal:** fix modal aria-labelledby issue ([34943b3](https://github.com/LUI-UI/lui-vue/commit/34943b3118e74870b49128f9d4a7439856fe93c3))

## [0.64.0](https://github.com/LUI-UI/lui-vue/compare/v0.63.13...v0.64.0) (2023-05-30)


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.64.0",
"version": "0.64.1",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
Expand Down

0 comments on commit 47811cb

Please sign in to comment.