Skip to content

Commit

Permalink
chore: fixes the version of astrojs/db (#12719)
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic authored Dec 12, 2024
1 parent eef4b74 commit 358eae8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/hip-kids-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@astrojs/db': patch
---

Fixes the publishing of the package
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@astrojs/db",
"version": "0.14.1",
"version": "0.14.3",
"description": "Add libSQL and Astro Studio support to your Astro site",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 358eae8

Please sign in to comment.