Skip to content

Commit 72a4438

Browse files
chore: release (alpha) (#87)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f8614f1 commit 72a4438

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"initialVersions": {
55
"@supabase/pg-delta": "0.0.0"
66
},
7-
"changesets": ["eight-moles-throw"]
7+
"changesets": ["eight-moles-throw", "slick-moons-turn"]
88
}

CHANGELOG.md

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

3+
## 1.0.0-alpha.1
4+
5+
### Major Changes
6+
7+
- f8614f1: Rework the public API exports
8+
39
## 1.0.0-alpha.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/pg-delta",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "PostgreSQL migrations made easy",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)