Skip to content

Commit 2a3c9c4

Browse files
Merge pull request #219 from sparrowapp-dev/release/2.35.0
Release/2.35.0 to main
2 parents 31f54d8 + 0b3f9ac commit 2a3c9c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Staging Deployment
33
on:
44
push:
55
branches:
6-
- release/2.34.0
6+
- release/2.35.0
77
workflow_dispatch:
88

99
env:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sparrow-auth",
3-
"version": "2.34.0",
3+
"version": "2.35.0",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",

0 commit comments

Comments
 (0)