Skip to content

Commit dfb714d

Browse files
authored
Merge pull request #423 from dev-five-git/changeset-release/main
Version Packages
2 parents 3912e03 + 5710160 commit dfb714d

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/every-sloths-read.md

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

.changeset/kind-pumas-own.md

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

packages/components/CHANGELOG.md

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

3+
## 0.1.24
4+
5+
### Patch Changes
6+
7+
- [#422](https://github.com/dev-five-git/devup-ui/pull/422) [`948d98b`](https://github.com/dev-five-git/devup-ui/commit/948d98b9082ef098784e522cdddc4e164083dfcc) Thanks [@belltalion](https://github.com/belltalion)! - Fix input value
8+
9+
- [#422](https://github.com/dev-five-git/devup-ui/pull/422) [`948d98b`](https://github.com/dev-five-git/devup-ui/commit/948d98b9082ef098784e522cdddc4e164083dfcc) Thanks [@belltalion](https://github.com/belltalion)! - Fix input value
10+
311
## 0.1.23
412

513
### 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.23",
19+
"version": "0.1.24",
2020
"type": "module",
2121
"scripts": {
2222
"lint": "eslint",

0 commit comments

Comments
 (0)