Skip to content

Commit 89d9e62

Browse files
Version Packages
1 parent 043e283 commit 89d9e62

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-things-see.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.33
4+
5+
### Patch Changes
6+
7+
- [#465](https://github.com/dev-five-git/devup-ui/pull/465) [`295c3fc`](https://github.com/dev-five-git/devup-ui/commit/295c3fc4c0c1c8ecdd3af9033580236e781a50af) Thanks [@owjs3901](https://github.com/owjs3901)! - Fix component warning
8+
39
## 0.1.32
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.32",
19+
"version": "0.1.33",
2020
"type": "module",
2121
"scripts": {
2222
"lint": "eslint",

0 commit comments

Comments
 (0)