Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gbouteiller committed Sep 21, 2024
1 parent a981658 commit 042d797
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-peaches-shout.md

This file was deleted.

6 changes: 6 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# astro-pocketbase

## 0.6.1

### Patch Changes

- a981658: fix toolbar app that was called during routing with ClientRouter

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-pocketbase",
"version": "0.6.0",
"version": "0.6.1",
"description": "Astro integration to ease the use of Pocketbase in your Astro projects",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit 042d797

Please sign in to comment.