Skip to content

Commit

Permalink
chore(release): publish (#325)
Browse files Browse the repository at this point in the history
- project: orbit-essentials-macros 0.0.2-alpha.3
- project: orbit-essentials 0.0.2-alpha.4
- project: canfund 0.0.2-alpha.3
- project: control-panel 0.0.2-alpha.5
- project: station 0.0.2-alpha.6
- project: station-api 0.0.2-alpha.5
- project: wallet-dapp 0.0.2-alpha.8
- project: dfx-orbit 0.3.0
  • Loading branch information
keplervital authored Aug 26, 2024
1 parent 175bc57 commit 215bd55
Show file tree
Hide file tree
Showing 24 changed files with 337 additions and 50 deletions.
96 changes: 85 additions & 11 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.0.2-alpha.3"
},
"orbit-essentials": {
"currentVersion": "0.0.2-alpha.3",
Expand Down Expand Up @@ -65,7 +65,7 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": null
"newVersion": "0.0.2-alpha.4"
},
"canfund": {
"currentVersion": "0.0.2-alpha.2",
Expand All @@ -83,12 +83,12 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": null
"newVersion": "0.0.2-alpha.3"
},
"control-panel": {
"currentVersion": "0.0.2-alpha.4",
"dependentProjects": [],
"newVersion": null
"newVersion": "0.0.2-alpha.5"
},
"control-panel-api": {
"currentVersion": "0.0.2-alpha.3",
Expand Down Expand Up @@ -116,7 +116,7 @@
"station": {
"currentVersion": "0.0.2-alpha.5",
"dependentProjects": [],
"newVersion": null
"newVersion": "0.0.2-alpha.6"
},
"upgrader-api": {
"currentVersion": "0.0.2-alpha.4",
Expand Down Expand Up @@ -168,24 +168,98 @@
"target": "station-api",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "dfx-orbit",
"target": "station-api",
"type": "static",
"dependencyCollection": "dependencies"
}
],
"newVersion": null
"newVersion": "0.0.2-alpha.5"
},
"dfx-orbit": {
"currentVersion": "0.2.0",
"dependentProjects": [
{
"source": "integration-tests",
"target": "dfx-orbit",
"type": "static",
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.3.0"
},
"wallet-dapp": {
"currentVersion": "0.0.2-alpha.6",
"currentVersion": "0.0.2-alpha.7",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.7"
"newVersion": "0.0.2-alpha.8"
}
},
"changes": {
"orbit-essentials-macros": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.3",
"gitTag": "@orbit/orbit-essentials-macros-v0.0.2-alpha.3",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.3 (2024-08-26)\n\n\n### 🚀 Features\n\n- **station:** optimized repository lookups\n\n\n### ❤️ Thank You\n\n- Jan Wendling\n- Kepler Vital\n- Leon Tan\n- Max\n- mraszyk\n- olaszakos"
},
"orbit-essentials": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.4",
"gitTag": "@orbit/orbit-essentials-v0.0.2-alpha.4",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.4 (2024-08-26)\n\n\n### 🚀 Features\n\n- **station:** optimized repository lookups\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- Max\n- olaszakos"
},
"canfund": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.3",
"gitTag": "@orbit/canfund-v0.0.2-alpha.3",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.3 (2024-08-26)\n\n\n### 🚀 Features\n\n- **station:** mint cycles to top up station\n\n- **station:** add frontend to manage cycle obtain startegies\n\n\n### ❤️ Thank You\n\n- Jan Wendling\n- Kepler Vital\n- Leon Tan\n- Max\n- mraszyk\n- olaszakos"
},
"control-panel": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.5",
"gitTag": "@orbit/control-panel-v0.0.2-alpha.5",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.5 (2024-08-26)\n\n\n### 🚀 Features\n\n- **station:** mint cycles to top up station\n\n- **station:** optimized repository lookups\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"station": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.6",
"gitTag": "@orbit/station-v0.0.2-alpha.6",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.6 (2024-08-26)\n\n\n### 🚀 Features\n\n- **wallet:** add disaster recovery config UI\n\n- **station:** address book of external canisters\n\n- **station:** add external canister management\n\n- **station:** external canister method calls permissions\n\n- **station:** integrate request policies and external canisters\n\n- **station:** add external canister endpoints\n\n- **station:** add cache layer to permission repository\n\n- **station:** mint cycles to top up station\n\n- **station:** use different types for input and get of external canister policies\n\n- **station:** use own policies & permissions for canisters cycles fund\n\n- **station:** add frontend to manage cycle obtain startegies\n\n- **station:** add fee, comment, from address to csv export\n\n- **station:** optimized repository lookups\n\n\n### 🩹 Fixes\n\n- **station:** requests are visible to users with approval rights\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"station-api": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.5",
"gitTag": "@orbit/station-api-v0.0.2-alpha.5",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.5 (2024-08-26)\n\n\n### 🚀 Features\n\n- **wallet:** add disaster recovery config UI\n\n- **station:** address book of external canisters\n\n- **station:** add external canister management\n\n- **station:** external canister method calls permissions\n\n- **station:** integrate request policies and external canisters\n\n- **station:** add external canister endpoints\n\n- **station:** mint cycles to top up station\n\n- **station:** use different types for input and get of external canister policies\n\n- **station:** use own policies & permissions for canisters cycles fund\n\n- **station:** add frontend to manage cycle obtain startegies\n\n- **station:** add fee, comment, from address to csv export\n\n- **station:** optimized repository lookups\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"wallet-dapp": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.7",
"gitTag": "@orbit/wallet-dapp-v0.0.2-alpha.7",
"rawVersion": "0.0.2-alpha.8",
"gitTag": "@orbit/wallet-dapp-v0.0.2-alpha.8",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.7 (2024-07-29)\n\n\n### 🚀 Features\n\n- **wallet:** remove unsafe-eval csp by bumping the agent\n\n- **wallet:** add advanced and automated mode to upgrades\n\n- **wallet:** prompt the user to update if new version available\n\n\n### ❤️ Thank You\n\n- Kepler Vital"
"contents": "## 0.0.2-alpha.8 (2024-08-26)\n\n\n### 🚀 Features\n\n- **wallet:** add disaster recovery config UI\n\n- **station:** address book of external canisters\n\n- **station:** add external canister management\n\n- **station:** external canister method calls permissions\n\n- **station:** integrate request policies and external canisters\n\n- **station:** add external canister endpoints\n\n- **station:** mint cycles to top up station\n\n- **station:** use different types for input and get of external canister policies\n\n- **station:** use own policies & permissions for canisters cycles fund\n\n- **station:** add comments to batch transfers via CSV\n\n- **station:** add frontend to manage cycle obtain startegies\n\n- **station:** add fee, comment, from address to csv export\n\n- **station:** optimized repository lookups\n\n\n### 🩹 Fixes\n\n- **station:** requests are visible to users with approval rights\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos"
},
"dfx-orbit": {
"releaseVersion": {
"rawVersion": "0.3.0",
"gitTag": "@orbit/dfx-orbit-v0.3.0",
"isPrerelease": false
},
"contents": "## 0.3.0 (2024-08-26)\n\n\n### 🚀 Features\n\n- **cli:** Init Orbit dfx extension placeholder\n\n- **dfx-orbit:** Initial dfx-orbit tool\n\n- **dfx-orbit:** Version 0.2\n\n- **station:** use own policies & permissions for canisters cycles fund\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- Max"
}
}
}
14 changes: 7 additions & 7 deletions Cargo.lock

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

43 changes: 43 additions & 0 deletions apps/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,46 @@
## 0.0.2-alpha.8 (2024-08-26)


### 🚀 Features

- **wallet:** add disaster recovery config UI

- **station:** address book of external canisters

- **station:** add external canister management

- **station:** external canister method calls permissions

- **station:** integrate request policies and external canisters

- **station:** add external canister endpoints

- **station:** mint cycles to top up station

- **station:** use different types for input and get of external canister policies

- **station:** use own policies & permissions for canisters cycles fund

- **station:** add comments to batch transfers via CSV

- **station:** add frontend to manage cycle obtain startegies

- **station:** add fee, comment, from address to csv export

- **station:** optimized repository lookups


### 🩹 Fixes

- **station:** requests are visible to users with approval rights


### ❤️ Thank You

- Kepler Vital
- Leon Tan
- olaszakos

## 0.0.2-alpha.7 (2024-07-29)


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.7",
"version": "0.0.2-alpha.8",
"type": "module",
"repository": {
"type": "git",
Expand Down
10 changes: 8 additions & 2 deletions apps/wallet/public/compat.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
{
"__important__": "This file is automatically generated by the build process. Do not modify it manually.",
"version": "0.0.2-alpha.7",
"version": "0.0.2-alpha.8",
"api": {
"latest": "0.0.2-alpha.5",
"latest": "0.0.2-alpha.6",
"compatibility": {
"0.0.2-alpha.6": {
"ui": [
"0.0.2-alpha.8"
]
},
"0.0.2-alpha.5": {
"ui": [
"0.0.2-alpha.8",
"0.0.2-alpha.7",
"0.0.2-alpha.6"
]
Expand Down
2 changes: 1 addition & 1 deletion core/control-panel/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ homepage.workspace = true

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


### 🚀 Features

- **station:** mint cycles to top up station

- **station:** optimized repository lookups


### ❤️ Thank You

- Kepler Vital
- Leon Tan
- olaszakos

## 0.0.2-alpha.4 (2024-07-04)


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

[dependencies]
candid = { workspace = true }
canfund = { path = '../../../libs/canfund', version = '0.0.2-alpha.2' }
orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.3' }
canfund = { path = '../../../libs/canfund', version = '0.0.2-alpha.3' }
orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.4' }
hex = { workspace = true }
ic-cdk = { workspace = true }
ic-cdk-macros = { workspace = true }
Expand All @@ -29,7 +29,7 @@ serde_cbor = { workspace = true }
thiserror = { workspace = true }
uuid = { workspace = true, features = ['serde', 'v4'] }
control-panel-api = { path = '../api', version = '0.0.2-alpha.3' }
station-api = { path = '../../station/api', version = '0.0.2-alpha.4' }
station-api = { path = '../../station/api', version = '0.0.2-alpha.5' }
semver = { workspace = true }
email_address = '0.2.4'

Expand Down
36 changes: 36 additions & 0 deletions core/station/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
## 0.0.2-alpha.5 (2024-08-26)


### 🚀 Features

- **wallet:** add disaster recovery config UI

- **station:** address book of external canisters

- **station:** add external canister management

- **station:** external canister method calls permissions

- **station:** integrate request policies and external canisters

- **station:** add external canister endpoints

- **station:** mint cycles to top up station

- **station:** use different types for input and get of external canister policies

- **station:** use own policies & permissions for canisters cycles fund

- **station:** add frontend to manage cycle obtain startegies

- **station:** add fee, comment, from address to csv export

- **station:** optimized repository lookups


### ❤️ Thank You

- Kepler Vital
- Leon Tan
- olaszakos

## 0.0.2-alpha.4 (2024-07-04)


Expand Down
Loading

0 comments on commit 215bd55

Please sign in to comment.