Skip to content

Commit

Permalink
chore(release): publish (#444)
Browse files Browse the repository at this point in the history
- project: orbit-essentials-macros 0.1.0
- project: orbit-essentials 0.1.0
- project: control-panel 0.1.0
- project: control-panel-api 0.1.0
- project: upgrader 0.1.0
- project: station 0.1.0
- project: upgrader-api 0.1.0
- project: station-api 0.1.0
- project: wallet-dapp 0.1.0
- project: dfx-orbit 0.8.0
  • Loading branch information
keplervital authored Nov 27, 2024
1 parent 841552b commit 7fd45ed
Show file tree
Hide file tree
Showing 26 changed files with 448 additions and 64 deletions.
104 changes: 84 additions & 20 deletions .release.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": null
"newVersion": "0.1.0"
},
"orbit-essentials": {
"currentVersion": "0.0.2-alpha.6",
Expand Down Expand Up @@ -59,12 +59,12 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": null
"newVersion": "0.1.0"
},
"control-panel": {
"currentVersion": "0.0.2-alpha.8",
"dependentProjects": [],
"newVersion": null
"newVersion": "0.1.0"
},
"control-panel-api": {
"currentVersion": "0.0.2-alpha.4",
Expand All @@ -76,17 +76,17 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": null
"newVersion": "0.1.0"
},
"upgrader": {
"currentVersion": "0.0.2-alpha.6",
"dependentProjects": [],
"newVersion": null
"newVersion": "0.1.0"
},
"station": {
"currentVersion": "0.0.2-alpha.9",
"currentVersion": "0.0.2-alpha.10",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.10"
"newVersion": "0.1.0"
},
"upgrader-api": {
"currentVersion": "0.0.2-alpha.6",
Expand All @@ -104,7 +104,7 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": null
"newVersion": "0.1.0"
},
"station-api": {
"currentVersion": "0.0.2-alpha.8",
Expand Down Expand Up @@ -140,35 +140,99 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": null
"newVersion": "0.1.0"
},
"dfx-orbit": {
"currentVersion": "0.7.0",
"dependentProjects": [],
"newVersion": null
"newVersion": "0.8.0"
},
"wallet-dapp": {
"currentVersion": "0.0.2-alpha.14",
"newVersion": "0.0.2-alpha.15",
"currentVersion": "0.0.2-alpha.15",
"newVersion": "0.1.0",
"dependentProjects": []
}
},
"changes": {
"orbit-essentials-macros": {
"releaseVersion": {
"rawVersion": "0.1.0",
"gitTag": "@orbit/orbit-essentials-macros-v0.1.0",
"isPrerelease": false
},
"contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- **station:** notify failed station upgrade ([#331](https://github.com/dfinity/orbit/pull/331))\n\n- **dfx-orbit:** dfx-orbitv0.3 ([#318](https://github.com/dfinity/orbit/pull/318))\n\n- **dfx-orbit:** dfx-orbit version 0.4 ([#337](https://github.com/dfinity/orbit/pull/337))\n\n- **station,upgrader:** support large station and upgrader wasm ([#353](https://github.com/dfinity/orbit/pull/353))\n\n- **dfx-orbit:** dfx-orbit version 0.5.0 ([#370](https://github.com/dfinity/orbit/pull/370))\n\n- **dfx-orbit:** support installing canisters with large WASM ([#380](https://github.com/dfinity/orbit/pull/380))\n\n- **wallet:** add external canister method call ui ([#385](https://github.com/dfinity/orbit/pull/385))\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- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **release:** workaround nx bug in release script ([#375](https://github.com/dfinity/orbit/pull/375))\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- mraszyk @mraszyk\n- olaszakos"
},
"orbit-essentials": {
"releaseVersion": {
"rawVersion": "0.1.0",
"gitTag": "@orbit/orbit-essentials-v0.1.0",
"isPrerelease": false
},
"contents": "## 0.1.0 (2024-11-27)\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- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials-macros to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"control-panel": {
"releaseVersion": {
"rawVersion": "0.1.0",
"gitTag": "@orbit/control-panel-v0.1.0",
"isPrerelease": false
},
"contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated control-panel-api to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
},
"control-panel-api": {
"releaseVersion": {
"rawVersion": "0.1.0",
"gitTag": "@orbit/control-panel-api-v0.1.0",
"isPrerelease": false
},
"contents": "## 0.1.0 (2024-11-27)\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- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"upgrader": {
"releaseVersion": {
"rawVersion": "0.1.0",
"gitTag": "@orbit/upgrader-v0.1.0",
"isPrerelease": false
},
"contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated upgrader-api to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
},
"station": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.10",
"gitTag": "@orbit/station-v0.0.2-alpha.10",
"isPrerelease": true
"rawVersion": "0.1.0",
"gitTag": "@orbit/station-v0.1.0",
"isPrerelease": false
},
"contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated upgrader-api to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
},
"upgrader-api": {
"releaseVersion": {
"rawVersion": "0.1.0",
"gitTag": "@orbit/upgrader-api-v0.1.0",
"isPrerelease": false
},
"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"
"contents": "## 0.1.0 (2024-11-27)\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- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"station-api": {
"releaseVersion": {
"rawVersion": "0.1.0",
"gitTag": "@orbit/station-api-v0.1.0",
"isPrerelease": false
},
"contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
},
"wallet-dapp": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.15",
"gitTag": "@orbit/wallet-dapp-v0.0.2-alpha.15",
"isPrerelease": true
"rawVersion": "0.1.0",
"gitTag": "@orbit/wallet-dapp-v0.1.0",
"isPrerelease": false
},
"contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n- **wallet:** fix semver compatibility check ([#442](https://github.com/dfinity/orbit/pull/442))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
},
"dfx-orbit": {
"releaseVersion": {
"rawVersion": "0.8.0",
"gitTag": "@orbit/dfx-orbit-v0.8.0",
"isPrerelease": false
},
"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"
"contents": "## 0.8.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
}
}
}
18 changes: 9 additions & 9 deletions Cargo.lock

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

24 changes: 24 additions & 0 deletions apps/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## 0.1.0 (2024-11-27)


### 🚀 Features

- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))


### 🩹 Fixes

- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))

- **wallet:** fix semver compatibility check ([#442](https://github.com/dfinity/orbit/pull/442))


### ⚠️ Breaking Changes

- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))

### ❤️ Thank You

- Kepler Vital
- olaszakos

## 0.0.2-alpha.15 (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.15",
"version": "0.1.0",
"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.15",
"version": "0.1.0",
"api": {
"latest": "0.0.2-alpha.10",
"latest": "0.1.0",
"compatibility": {
"0.1.0": {
"ui": [
"0.1.0"
]
},
"0.0.2-alpha.10": {
"ui": [
"0.0.2-alpha.15"
Expand Down
34 changes: 34 additions & 0 deletions core/control-panel/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
## 0.1.0 (2024-11-27)


### 🚀 Features

- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))

- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))

- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))

- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))


### 🩹 Fixes

- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))


### ⚠️ Breaking Changes

- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))

### 🧱 Updated Dependencies

- Updated orbit-essentials to 0.1.0


### ❤️ Thank You

- Kepler Vital
- Leon Tan
- olaszakos

## 0.0.2-alpha.4 (2024-10-22)


Expand Down
4 changes: 2 additions & 2 deletions core/control-panel/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[package]
name = 'control-panel-api'
include = ['src', 'Cargo.toml']
version = '0.0.2-alpha.4'
version = '0.1.0'
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand All @@ -11,6 +11,6 @@ homepage.workspace = true

[dependencies]
candid = { workspace = true }
orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.6' }
orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' }
serde = { workspace = true }
serde_bytes = { workspace = true }
29 changes: 29 additions & 0 deletions core/control-panel/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
## 0.1.0 (2024-11-27)


### 🚀 Features

- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))


### 🩹 Fixes

- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))


### ⚠️ Breaking Changes

- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))

### 🧱 Updated Dependencies

- Updated orbit-essentials to 0.1.0
- Updated control-panel-api to 0.1.0
- Updated station-api to 0.1.0


### ❤️ Thank You

- Kepler Vital
- olaszakos

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


Expand Down
Loading

0 comments on commit 7fd45ed

Please sign in to comment.