Skip to content

Commit 8d85508

Browse files
chore(deps)(deps): bump @better-auth/core from 1.7.0-rc.1 to 1.7.0-rc.2
Bumps [@better-auth/core](https://github.com/better-auth/better-auth/tree/HEAD/packages/core) from 1.7.0-rc.1 to 1.7.0-rc.2. - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/v1.7.0-rc.2/packages/core/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/v1.7.0-rc.2/packages/core) --- updated-dependencies: - dependency-name: "@better-auth/core" dependency-version: 1.7.0-rc.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e9e184 commit 8d85508

2 files changed

Lines changed: 79 additions & 30 deletions

File tree

packages/plugins/plugin-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "vitest run"
1919
},
2020
"dependencies": {
21-
"@better-auth/core": "1.7.0-rc.1",
21+
"@better-auth/core": "1.7.0-rc.2",
2222
"@better-auth/oauth-provider": "1.7.0-rc.1",
2323
"@better-auth/scim": "1.7.0-rc.1",
2424
"@better-auth/sso": "1.7.0-rc.1",

0 commit comments

Comments
 (0)