Skip to content

Commit 05445d5

Browse files
Merge pull request #291 from softnetics/changeset-release/main
Version Packages (alpha)
2 parents 0978447 + 04c0d43 commit 05445d5

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"legal-candies-accept",
9494
"light-tigers-doubt",
9595
"loose-cycles-create",
96+
"loose-grapes-bake",
9697
"lovely-houses-admire",
9798
"lucky-cats-bet",
9899
"lucky-parrots-relate",
@@ -157,6 +158,7 @@
157158
"tiny-schools-type",
158159
"violet-humans-notice",
159160
"whole-cups-live",
161+
"wicked-frogs-live",
160162
"wicked-turkeys-vanish",
161163
"wide-webs-guess",
162164
"wise-actors-brush",

examples/ui-playground/CHANGELOG.md

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

3+
## 0.1.0-alpha.79
4+
5+
### Patch Changes
6+
7+
- [#289](https://github.com/softnetics/genseki/pull/289) [`6df8d40`](https://github.com/softnetics/genseki/commit/6df8d40b9a47d47ac726acd67a2fd86f3e39260c) Thanks [@SupakornNetsuwan](https://github.com/SupakornNetsuwan)! - feat: add separator variant & examples.
8+
9+
- [#289](https://github.com/softnetics/genseki/pull/289) [`13269e6`](https://github.com/softnetics/genseki/commit/13269e66cbe2406c51213312f317fade55aeee36) Thanks [@SupakornNetsuwan](https://github.com/SupakornNetsuwan)! - feat: add new tanstack table component examples.
10+
311
## 0.1.0-alpha.78
412

513
### 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.78",
3+
"version": "0.1.0-alpha.79",
44
"private": true,
55
"scripts": {
66
"dev": "NODE_OPTIONS='--inspect' next dev --port 3004 --turbopack",

0 commit comments

Comments
 (0)