Skip to content

Commit

Permalink
Merge pull request #140 from friedemannsommer/changeset-release/main
Browse files Browse the repository at this point in the history
ci(changesets): package release
  • Loading branch information
friedemannsommer authored Dec 8, 2024
2 parents 9e3bb10 + 7b04bd0 commit 95e28d4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-gorillas-mix.md

This file was deleted.

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

## 0.2.0

### Minor Changes

- [`7cfcbe9`](https://github.com/friedemannsommer/astro-node-fastify/commit/7cfcbe9d4a4ff3fabd9e2d6784d95815b2d4124e) Thanks [@friedemannsommer](https://github.com/friedemannsommer)! - Upgraded Astro to v5

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion astro-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
},
"sideEffects": false,
"type": "module",
"version": "0.1.1"
"version": "0.2.0"
}

0 comments on commit 95e28d4

Please sign in to comment.