Skip to content

Commit 8cf9b84

Browse files
committed
chore(release): 0.3.4
1 parent dc9a0d8 commit 8cf9b84

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.4](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.3.3...v0.3.4) (2024-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **Badge:** Wrong default color ([9f998b1](https://github.com/ChrisGV04/cgvweb-ui/commit/9f998b1e560d7612b0a8b363b3e8c4881aba1ee7))
9+
* **Container:** Undefined strategy to merge config ([dc9a0d8](https://github.com/ChrisGV04/cgvweb-ui/commit/dc9a0d889e3f4da5bff0db06103cde28780e6ab9))
10+
311
## [0.3.3](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.3.2...v0.3.3) (2024-03-13)
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.3",
3+
"version": "0.3.4",
44
"repository": "https://github.com/ChrisGV04/cgvweb-ui",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)