Skip to content

Commit 556aa1e

Browse files
authored
Merge pull request #468 from dev-five-git/changeset-release/main
Version Packages
2 parents 369e496 + c819249 commit 556aa1e

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/cool-months-start.md

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

packages/components/CHANGELOG.md

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

3+
## 0.1.34
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c69bb1a`](https://github.com/dev-five-git/devup-ui/commit/c69bb1a001716dee6837852c53b0288c9b938bc1)]:
8+
- @devup-ui/react@1.0.25
9+
310
## 0.1.33
411

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

packages/react/CHANGELOG.md

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

3+
## 1.0.25
4+
5+
### Patch Changes
6+
7+
- [#467](https://github.com/dev-five-git/devup-ui/pull/467) [`c69bb1a`](https://github.com/dev-five-git/devup-ui/commit/c69bb1a001716dee6837852c53b0288c9b938bc1) Thanks [@owjs3901](https://github.com/owjs3901)! - Fix color typing
8+
39
## 1.0.24
410

511
### Patch Changes

packages/react/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": "1.0.24",
19+
"version": "1.0.25",
2020
"type": "module",
2121
"scripts": {
2222
"lint": "eslint && tsc --noEmit",

packages/reset-css/CHANGELOG.md

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

3+
## 1.0.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c69bb1a`](https://github.com/dev-five-git/devup-ui/commit/c69bb1a001716dee6837852c53b0288c9b938bc1)]:
8+
- @devup-ui/react@1.0.25
9+
310
## 1.0.15
411

512
### Patch Changes

packages/reset-css/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": "1.0.15",
19+
"version": "1.0.16",
2020
"type": "module",
2121
"scripts": {
2222
"lint": "eslint",

0 commit comments

Comments
 (0)