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 17f4ffa commit 07c4840Copy full SHA for 07c4840
client/packages/version/src/version.ts
@@ -2,6 +2,6 @@
2
// Update the version here and merge your code to main to
3
// publish a new version of all of the packages to npm.
4
5
-const version = 'v0.22.86';
+const version = 'v0.22.87';
6
7
export { version };
0 commit comments