Skip to content

Commit

Permalink
feat: Release QDS v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2024
1 parent 8d1a9e4 commit 6a46984
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-ants-sparkle.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kunai-consulting/qwik-headless

## 0.0.6

### Patch Changes

- bb73935: test: creating linear ticket

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kunai-consulting/qwik-components",
"version": "0.0.5",
"version": "0.0.6",
"description": "Create a Qwik library",
"main": "./lib/index.qwik.mjs",
"qwik": "./lib/index.qwik.mjs",
Expand Down
2 changes: 2 additions & 0 deletions libs/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @kunai-consulting/qwik-hooks

## 0.0.6

## 0.0.5

## 0.0.2
Expand Down
2 changes: 1 addition & 1 deletion libs/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kunai-consulting/qwik-hooks",
"version": "0.0.5",
"version": "0.0.6",
"description": "Create a Qwik library",
"main": "./lib/index.qwik.mjs",
"qwik": "./lib/index.qwik.mjs",
Expand Down

0 comments on commit 6a46984

Please sign in to comment.