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.
2 parents 31f54d8 + 0b3f9ac commit 2a3c9c4Copy full SHA for 2a3c9c4
.github/workflows/staging.yml
@@ -3,7 +3,7 @@ name: Staging Deployment
3
on:
4
push:
5
branches:
6
- - release/2.34.0
+ - release/2.35.0
7
workflow_dispatch:
8
9
env:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sparrow-auth",
- "version": "2.34.0",
+ "version": "2.35.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",
0 commit comments