Skip to content

Commit 717882e

Browse files
committed
chore(release): 0.3.7
1 parent c81848c commit 717882e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.7](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.3.6...v0.3.7) (2024-03-19)
4+
5+
6+
### Bug Fixes
7+
8+
* Form select type file import ([e848917](https://github.com/ChrisGV04/cgvweb-ui/commit/e8489171e1b915ced8ac7dfb6129da30e449005a))
9+
* **FormSelect:** Content size wrap and overflow ([769a400](https://github.com/ChrisGV04/cgvweb-ui/commit/769a400eed43219e5a2fe5c1e97073b1586f3b55))
10+
311
## [0.3.6](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.3.5...v0.3.6) (2024-03-18)
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cgvweb/ui",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"repository": "https://github.com/ChrisGV04/cgvweb-ui",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)