Skip to content

Commit 751e7a0

Browse files
Version Packages
1 parent ae28981 commit 751e7a0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nine-bees-happen.md

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

packages/components/CHANGELOG.md

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

3+
## 0.1.29
4+
5+
### Patch Changes
6+
7+
- [#429](https://github.com/dev-five-git/devup-ui/pull/429) [`c445c4f`](https://github.com/dev-five-git/devup-ui/commit/c445c4f30418144464493a38ac0f6c2579b4ff8d) Thanks [@hyu-dev](https://github.com/hyu-dev)! - Enhance Checkbox component logic
8+
39
## 0.1.28
410

511
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"css-in-js-framework",
1717
"react"
1818
],
19-
"version": "0.1.28",
19+
"version": "0.1.29",
2020
"type": "module",
2121
"scripts": {
2222
"lint": "eslint",

0 commit comments

Comments
 (0)