Skip to content

Commit dcdcf4f

Browse files
committed
chore(release): 0.4.2
1 parent 64261b1 commit dcdcf4f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.4.2](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.4.1...v0.4.2) (2024-04-01)
4+
5+
6+
### Features
7+
8+
* **Forms:** Replace borders with shadows ([4b12d21](https://github.com/ChrisGV04/cgvweb-ui/commit/4b12d21d6fb43d3cbfc755bd202e914b406c5ea3))
9+
10+
11+
### Bug Fixes
12+
13+
* **FormSelect:** Max width on content element ([64261b1](https://github.com/ChrisGV04/cgvweb-ui/commit/64261b1ccf5984fe28f48861d3fa06832cd65bbc))
14+
315
## [0.4.1](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.4.0...v0.4.1) (2024-03-24)
416

517

package.json

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

0 commit comments

Comments
 (0)