Skip to content

Commit

Permalink
Merge pull request #800 from qwikifiers/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
maiieul authored May 28, 2024
2 parents 741a1a2 + 34e6825 commit 78cca46
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-lizards-tie.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/kit-headless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.4.1

### Patch Changes

- Fix 0.4 external packages not found (by [@maiieul](https://github.com/maiieul) in [#798](https://github.com/qwikifiers/qwik-ui/pull/798))

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit-headless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qwik-ui/headless",
"version": "0.4.0",
"version": "0.4.1",
"description": "Qwik UI headless components library",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/kit-styled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@builder.io/qwik": "^1.1.0"
},
"devDependencies": {
"@qwik-ui/headless": "0.4.0",
"@qwik-ui/headless": "0.4.1",
"@qwik-ui/utils": "0.2.1"
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78cca46

Please sign in to comment.