Skip to content

Commit 0760815

Browse files
Merge pull request #303 from softnetics/changeset-release/main
Version Packages
2 parents 3d71091 + 63e0e6d commit 0760815

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/khaki-mayflies-fly.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.5
4+
5+
### Patch Changes
6+
7+
- [#300](https://github.com/softnetics/genseki/pull/300) [`c23388d`](https://github.com/softnetics/genseki/commit/c23388d1c12b4cfbabac6aab8d7132cc2dc69c42) Thanks [@SupakornNetsuwan](https://github.com/SupakornNetsuwan)! - feat: UI component improvement focus on `tanstack-table` and `pagination`.
8+
39
## 0.1.4
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.4",
3+
"version": "0.1.5",
44
"private": true,
55
"scripts": {
66
"dev": "NODE_OPTIONS='--inspect' next dev --port 3004 --turbopack",

0 commit comments

Comments
 (0)