Skip to content

Commit 66d25b8

Browse files
authored
Merge pull request #45 from psteinroe/changeset-release/main
chore: update versions
2 parents a9f665c + 3cc144d commit 66d25b8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-bugs-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @psteinroe/fastify-supabase
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 78d4fc2: fix: update to fastify v5
8+
39
## 0.0.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@psteinroe/fastify-supabase",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"author": "Philipp Steinrötter <[email protected]>",
55
"type": "module",
66
"bugs": {

0 commit comments

Comments
 (0)