Skip to content

Commit ef18d4d

Browse files
author
@qwikifiers
committed
chore(utils): release version 0.1.1
1 parent fe40665 commit ef18d4d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/utils/CHANGELOG.md

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

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

5+
## [0.1.1](https://github.com/qwikifiers/qwik-ui/compare/utils-0.1.0...utils-0.1.1) (2024-01-09)
6+
7+
8+
59
# [0.1.0](https://github.com/qwikifiers/qwik-ui/compare/utils-0.0.3...utils-0.1.0) (2023-12-16)
610

711

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.1.0",
3+
"version": "0.1.1",
44
"description": "Qwik UI Utils",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)