Skip to content

Commit 9f7eac2

Browse files
committed
chore(release): 0.5.0
1 parent bbd5d39 commit 9f7eac2

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.5.0](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.4.3...v0.5.0) (2024-05-01)
4+
5+
6+
### Features
7+
8+
* Implement tailwind HMR ([736dd28](https://github.com/ChrisGV04/cgvweb-ui/commit/736dd288c8fa87c9f900d4540780b080ca1e7d22))
9+
10+
11+
### Bug Fixes
12+
13+
* Install pathe to prevent import inline external ([bbd5d39](https://github.com/ChrisGV04/cgvweb-ui/commit/bbd5d39e105a7bd763bbd6b3546132d0172317a8))
14+
315
## [0.4.3](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.4.2...v0.4.3) (2024-04-04)
416

517
## [0.4.2](https://github.com/ChrisGV04/cgvweb-ui/compare/v0.4.1...v0.4.2) (2024-04-01)

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.3",
3+
"version": "0.5.0",
44
"repository": "https://github.com/ChrisGV04/cgvweb-ui",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)