We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fecc7ea commit ff2abf7Copy full SHA for ff2abf7
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "convex",
3
"description": "Client for the Convex Cloud",
4
- "version": "1.27.5",
+ "version": "1.28.0",
5
"author": "Convex, Inc. <no-reply@convex.dev>",
6
"homepage": "https://convex.dev",
7
"repository": {
src/index.ts
@@ -1 +1 @@
-export const version = "1.27.5";
+export const version = "1.28.0";
0 commit comments