Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@openparachute/cloud",
"version": "0.0.8-rc.119",
"version": "0.0.8-rc.120",
"private": true,
"description": "Open Parachute PBC's Vault Cloud one Durable Object per vault on Cloudflare, OAuth issuer + self-serve console (accounts + vault ownership).",
"description": "Open Parachute PBC's Vault Cloud \u2014 one Durable Object per vault on Cloudflare, OAuth issuer + self-serve console (accounts + vault ownership).",
"license": "AGPL-3.0",
"type": "module",
"main": "src/server.ts",
Expand Down
4 changes: 2 additions & 2 deletions scripts/spa-source.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# Bump both values deliberately after the target App commit has passed its own
# test/build gates. Deploy workflows fetch SPA_APP_REF exactly; build-spa.sh
# verifies that checkout still declares SPA_APP_VERSION.
SPA_APP_VERSION="0.20.21"
SPA_APP_REF="e1c949dc0c9bd8fa5378a56f75b4ac17239f2d11"
SPA_APP_VERSION="0.20.50"
SPA_APP_REF="1b22725d4822170a3ae7e5eb4208b40faa263a14"
Loading