Skip to content

Commit 84fb5d1

Browse files
committed
0.0.88
1 parent 970b9a2 commit 84fb5d1

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.0.88
4+
5+
- Add new cli options `--allow-dirty-git-state` and `--web-server-url <url>` to
6+
enable running non-interactively.
7+
38
## 0.0.87
49

510
- Add missing `shouldHandleCode` prop to Next.js server provider

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@convex-dev/auth",
3-
"version": "0.0.87",
3+
"version": "0.0.88",
44
"description": "Authentication for Convex",
55
"keywords": [
66
"authentication",

0 commit comments

Comments
 (0)