Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): publish #439

Merged
merged 1 commit into from
Nov 22, 2024
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
68 changes: 18 additions & 50 deletions .release.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"newVersion": null
},
"control-panel": {
"currentVersion": "0.0.2-alpha.7",
"currentVersion": "0.0.2-alpha.8",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.8"
"newVersion": null
},
"control-panel-api": {
"currentVersion": "0.0.2-alpha.4",
Expand All @@ -79,14 +79,14 @@
"newVersion": null
},
"upgrader": {
"currentVersion": "0.0.2-alpha.5",
"currentVersion": "0.0.2-alpha.6",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.6"
"newVersion": null
},
"station": {
"currentVersion": "0.0.2-alpha.8",
"currentVersion": "0.0.2-alpha.9",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.9"
"newVersion": "0.0.2-alpha.10"
},
"upgrader-api": {
"currentVersion": "0.0.2-alpha.6",
Expand All @@ -107,7 +107,7 @@
"newVersion": null
},
"station-api": {
"currentVersion": "0.0.2-alpha.7",
"currentVersion": "0.0.2-alpha.8",
"dependentProjects": [
{
"source": "control-panel",
Expand Down Expand Up @@ -140,67 +140,35 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.0.2-alpha.8"
"newVersion": null
},
"dfx-orbit": {
"currentVersion": "0.6.0",
"currentVersion": "0.7.0",
"dependentProjects": [],
"newVersion": "0.7.0"
"newVersion": null
},
"wallet-dapp": {
"currentVersion": "0.0.2-alpha.13",
"newVersion": "0.0.2-alpha.14",
"currentVersion": "0.0.2-alpha.14",
"newVersion": "0.0.2-alpha.15",
"dependentProjects": []
}
},
"changes": {
"control-panel": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.8",
"gitTag": "@orbit/control-panel-v0.0.2-alpha.8",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.8 (2024-11-22)\n\n\n### 🚀 Features\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n- **enable:** wallet ui accepts wasm chunk store from registry ([#433](https://github.com/dfinity/orbit/pull/433))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.0.2-alpha.8\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan"
},
"upgrader": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.6",
"gitTag": "@orbit/upgrader-v0.0.2-alpha.6",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.6 (2024-11-22)\n\n\n### 🚀 Features\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n\n### 🩹 Fixes\n\n- **upgrader:** relax disaster recovery query restrictions ([#428](https://github.com/dfinity/orbit/pull/428))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.0.2-alpha.8\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"station": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.9",
"gitTag": "@orbit/station-v0.0.2-alpha.9",
"rawVersion": "0.0.2-alpha.10",
"gitTag": "@orbit/station-v0.0.2-alpha.10",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.9 (2024-11-22)\n\n\n### 🚀 Features\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **station:** add metadata to external canisters ([#418](https://github.com/dfinity/orbit/pull/418))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n- **station:** requestor can cancel pending requests ([#426](https://github.com/dfinity/orbit/pull/426))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.0.2-alpha.8\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"station-api": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.8",
"gitTag": "@orbit/station-api-v0.0.2-alpha.8",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.8 (2024-11-22)\n\n\n### 🚀 Features\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **station:** add metadata to external canisters ([#418](https://github.com/dfinity/orbit/pull/418))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n- **station:** requestor can cancel pending requests ([#426](https://github.com/dfinity/orbit/pull/426))\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
"contents": "## 0.0.2-alpha.10 (2024-11-22)\n\n\n### 🩹 Fixes\n\n- **wallet:** transfer requests page should only show transfers ([#438](https://github.com/dfinity/orbit/pull/438))\n\n\n### ❤️ Thank You\n\n- Kepler Vital"
},
"wallet-dapp": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.14",
"gitTag": "@orbit/wallet-dapp-v0.0.2-alpha.14",
"rawVersion": "0.0.2-alpha.15",
"gitTag": "@orbit/wallet-dapp-v0.0.2-alpha.15",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.14 (2024-11-22)\n\n\n### 🚀 Features\n\n- **station:** add metadata to external canisters ([#418](https://github.com/dfinity/orbit/pull/418))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n- **station:** requestor can cancel pending requests ([#426](https://github.com/dfinity/orbit/pull/426))\n\n- **enable:** wallet ui accepts wasm chunk store from registry ([#433](https://github.com/dfinity/orbit/pull/433))\n\n- **wallet:** add close btn to error dialog ([#434](https://github.com/dfinity/orbit/pull/434))\n\n\n### 🩹 Fixes\n\n- **station:** add missing metadata field from UI ([#427](https://github.com/dfinity/orbit/pull/427))\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- Kepler Vital\n- olaszakos"
},
"dfx-orbit": {
"releaseVersion": {
"rawVersion": "0.7.0",
"gitTag": "@orbit/dfx-orbit-v0.7.0",
"isPrerelease": false
},
"contents": "## 0.7.0 (2024-11-22)\n\n\n### 🚀 Features\n\n- **dfx-orbit:** Enable controller management through Orbit ([#395](https://github.com/dfinity/orbit/pull/395))\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **dfx-orbit:** Implement station file option ([#406](https://github.com/dfinity/orbit/pull/406))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n\n### 🩹 Fixes\n\n- **dfx-orbit:** Fix argument parsing and evaluation around dfx-orbit ([#397](https://github.com/dfinity/orbit/pull/397))\n\n- **dfx-orbit:** Check that there is a matching asset upload proposal ([#401](https://github.com/dfinity/orbit/pull/401))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.0.2-alpha.8\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan"
"contents": "## 0.0.2-alpha.15 (2024-11-22)\n\n\n### 🩹 Fixes\n\n- **wallet:** transfer requests page should only show transfers ([#438](https://github.com/dfinity/orbit/pull/438))\n\n\n### ❤️ Thank You\n\n- Kepler Vital"
}
}
}
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions apps/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.0.2-alpha.15 (2024-11-22)


### 🩹 Fixes

- **wallet:** transfer requests page should only show transfers ([#438](https://github.com/dfinity/orbit/pull/438))


### ❤️ Thank You

- Kepler Vital

## 0.0.2-alpha.14 (2024-11-22)


Expand Down
2 changes: 1 addition & 1 deletion apps/wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wallet-dapp",
"private": true,
"version": "0.0.2-alpha.14",
"version": "0.0.2-alpha.15",
"type": "module",
"repository": {
"type": "git",
Expand Down
9 changes: 7 additions & 2 deletions apps/wallet/public/compat.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"__important__": "This file is automatically generated by the build process. Do not modify it manually.",
"version": "0.0.2-alpha.14",
"version": "0.0.2-alpha.15",
"api": {
"latest": "0.0.2-alpha.9",
"latest": "0.0.2-alpha.10",
"compatibility": {
"0.0.2-alpha.10": {
"ui": [
"0.0.2-alpha.15"
]
},
"0.0.2-alpha.9": {
"ui": [
"0.0.2-alpha.14"
Expand Down
12 changes: 12 additions & 0 deletions core/station/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.0.2-alpha.10 (2024-11-22)


### 🩹 Fixes

- **wallet:** transfer requests page should only show transfers ([#438](https://github.com/dfinity/orbit/pull/438))


### ❤️ Thank You

- Kepler Vital

## 0.0.2-alpha.9 (2024-11-22)


Expand Down
2 changes: 1 addition & 1 deletion core/station/impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[package]
name = 'station'
include = ['src', 'Cargo.toml']
version = '0.0.2-alpha.9'
version = '0.0.2-alpha.10'
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down
Loading