We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0828124 + 910b6b0 commit d06aa75Copy full SHA for d06aa75
3 files changed
.changeset/thick-ways-happen.md
packages/components/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @devup-ui/components
2
3
+## 0.1.14
4
+
5
+### Patch Changes
6
7
+- 39d4e4b: Fix Select overflow position
8
9
## 0.1.13
10
11
### Patch Changes
packages/components/package.json
@@ -16,7 +16,7 @@
16
"css-in-js-framework",
17
"react"
18
],
19
- "version": "0.1.13",
+ "version": "0.1.14",
20
"type": "module",
21
"scripts": {
22
"lint": "eslint",
0 commit comments