Skip to content

Commit

Permalink
v5.11.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-mesnil committed Jan 31, 2024
1 parent 6a4c9f5 commit 04ba3ac
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.11.0-alpha.7](https://github.com/WTTJ/welcome-ui/compare/v5.11.0-alpha.6...v5.11.0-alpha.7) (2024-01-31)


### Bug Fixes

* types ([6a4c9f5](https://github.com/WTTJ/welcome-ui/commit/6a4c9f5bf37562c336808a0c3564b82e9f4ae2d7))





# [5.11.0-alpha.6](https://github.com/WTTJ/welcome-ui/compare/v5.11.0-alpha.5...v5.11.0-alpha.6) (2024-01-31)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*",
"icons"
],
"version": "5.11.0-alpha.6",
"version": "5.11.0-alpha.7",
"npmClient": "yarn",
"useWorkspaces": true,
"useNx": false
Expand Down
11 changes: 11 additions & 0 deletions packages/Modal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.11.0-alpha.7](https://github.com/WTTJ/welcome-ui/compare/v5.11.0-alpha.6...v5.11.0-alpha.7) (2024-01-31)


### Bug Fixes

* types ([6a4c9f5](https://github.com/WTTJ/welcome-ui/commit/6a4c9f5bf37562c336808a0c3564b82e9f4ae2d7))





# [5.11.0-alpha.6](https://github.com/WTTJ/welcome-ui/compare/v5.11.0-alpha.5...v5.11.0-alpha.6) (2024-01-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/Modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/modal",
"version": "5.11.0-alpha.6",
"version": "5.11.0-alpha.7",
"description": "Modal from Ariakit with a really nice theme 👀",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 04ba3ac

Please sign in to comment.