Skip to content

Commit

Permalink
chore: version packages (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 2, 2025
1 parent 6a733b7 commit 588ed3e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-games-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-hats-do.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# srtd

## 0.4.1

### Patch Changes

- 6a733b7: Add debug component to test db connections/watchers/etc
- 6a733b7: Streamline build & apply, allow build to also apply.

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@t1mmen/srtd",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"description": "Supabase Repeatable Template Definitions (srtd): 🪄 Live-reloading SQL templates for Supabase DX. Make your database changes reviewable and migrations maintainable! 🚀",
"bin": {
Expand Down

0 comments on commit 588ed3e

Please sign in to comment.