Skip to content

Commit caa423d

Browse files
authored
Merge pull request #2 from udecode/changeset-release/main
2 parents e633904 + c1bb414 commit caa423d

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

.changeset/cold-ears-collect.md

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

.netrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
machine github.com
2+
login github-actions[bot]
3+
password ghs_pWwJFOZzjyo6kEyFKvaDQMJkunQ3uE2DSOF2

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# better-auth-convex
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- e633904: init

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-auth-convex",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Better Auth Convex local integration",
55
"keywords": [
66
"convex",

0 commit comments

Comments
 (0)