Skip to content

Commit 94bcced

Browse files
Merge pull request #272 from softnetics/changeset-release/main
Version Packages (alpha)
2 parents 2db8afe + 09a01d4 commit 94bcced

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"ninety-adults-invent",
103103
"orange-falcons-listen",
104104
"orange-worms-stare",
105+
"plenty-terms-visit",
105106
"plenty-zebras-smile",
106107
"plenty-zoos-sort",
107108
"polite-forks-lay",

examples/ui-playground/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @example/ui-playground
22

3+
## 0.1.0-alpha.72
4+
5+
### Patch Changes
6+
7+
- [#271](https://github.com/softnetics/genseki/pull/271) [`20cd4f4`](https://github.com/softnetics/genseki/commit/20cd4f49342b6ad25de8ff44e2c9c600022cde37) Thanks [@SupakornNetsuwan](https://github.com/SupakornNetsuwan)! - feat: add `dialog-overlay-props` for `dialog-content`.
8+
39
## 0.1.0-alpha.71
410

511
### Patch Changes

examples/ui-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@example/ui-playground",
3-
"version": "0.1.0-alpha.71",
3+
"version": "0.1.0-alpha.72",
44
"private": true,
55
"scripts": {
66
"dev": "NODE_OPTIONS='--inspect' next dev --port 3003 --turbopack",

0 commit comments

Comments
 (0)