Skip to content

Commit a4243ff

Browse files
author
@qwikifiers
committed
chore(utils): release version 0.1.0
1 parent 833778e commit a4243ff

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/utils/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [0.1.0](https://github.com/qwikifiers/qwik-ui/compare/utils-0.0.3...utils-0.1.0) (2023-12-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **docs:** add install / related docs / merge with main ([bb1b62c](https://github.com/qwikifiers/qwik-ui/commit/bb1b62cd87d376858fd706e9b5344603be87127c))
11+
* **everything:** fix 1.3 craziness ([0b20d97](https://github.com/qwikifiers/qwik-ui/commit/0b20d97af41f75bc7e1215391fd1c202ee8a9366))
12+
13+
14+
515
## [0.0.3](https://github.com/qwikifiers/qwik-ui/compare/utils-0.0.2...utils-0.0.3) (2023-12-01)
616

717
## [0.0.2](https://github.com/qwikifiers/qwik-ui/compare/utils-0.0.1...utils-0.0.2) (2023-12-01)

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qwik-ui/utils",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "Qwik UI Utils",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)