Skip to content

Commit 20a396f

Browse files
authored
Merge pull request #462 from dev-five-git/changeset-release/main
Version Packages
2 parents e77a933 + 77e9194 commit 20a396f

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/cozy-llamas-double.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.32
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`840553d`](https://github.com/dev-five-git/devup-ui/commit/840553d3e3ddcdc901af99daa9ca87eca3f5a640)]:
8+
- @devup-ui/react@1.0.24
9+
310
## 0.1.31
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.31",
19+
"version": "0.1.32",
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.24
4+
5+
### Patch Changes
6+
7+
- [#459](https://github.com/dev-five-git/devup-ui/pull/459) [`840553d`](https://github.com/dev-five-git/devup-ui/commit/840553d3e3ddcdc901af99daa9ca87eca3f5a640) Thanks [@owjs3901](https://github.com/owjs3901)! - Global css typing
8+
39
## 1.0.23
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.23",
19+
"version": "1.0.24",
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.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`840553d`](https://github.com/dev-five-git/devup-ui/commit/840553d3e3ddcdc901af99daa9ca87eca3f5a640)]:
8+
- @devup-ui/react@1.0.24
9+
310
## 1.0.14
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.14",
19+
"version": "1.0.15",
2020
"type": "module",
2121
"scripts": {
2222
"lint": "eslint",

0 commit comments

Comments
 (0)