Skip to content

Commit

Permalink
chore(release): publish (#464)
Browse files Browse the repository at this point in the history
- project: station 0.3.0

- project: station-api 0.3.0

- project: wallet-dapp 0.3.0
  • Loading branch information
keplervital authored Dec 17, 2024
1 parent 3039f58 commit eaf4c9a
Show file tree
Hide file tree
Showing 14 changed files with 102 additions and 38 deletions.
42 changes: 17 additions & 25 deletions .release.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
"newVersion": null
},
"station": {
"currentVersion": "0.1.0",
"currentVersion": "0.2.0",
"dependentProjects": [],
"newVersion": "0.2.0"
"newVersion": "0.3.0"
},
"upgrader-api": {
"currentVersion": "0.1.0",
Expand All @@ -107,7 +107,7 @@
"newVersion": null
},
"station-api": {
"currentVersion": "0.1.0",
"currentVersion": "0.2.0",
"dependentProjects": [
{
"source": "control-panel",
Expand Down Expand Up @@ -140,51 +140,43 @@
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.2.0"
"newVersion": "0.3.0"
},
"dfx-orbit": {
"currentVersion": "0.8.0",
"currentVersion": "0.9.0",
"dependentProjects": [],
"newVersion": "0.9.0"
"newVersion": null
},
"wallet-dapp": {
"currentVersion": "0.1.1",
"newVersion": "0.2.0",
"currentVersion": "0.2.0",
"newVersion": "0.3.0",
"dependentProjects": []
}
},
"changes": {
"station": {
"releaseVersion": {
"rawVersion": "0.2.0",
"gitTag": "@orbit/station-v0.2.0",
"rawVersion": "0.3.0",
"gitTag": "@orbit/station-v0.3.0",
"isPrerelease": false
},
"contents": "## 0.2.0 (2024-12-03)\n\n\n### 🚀 Features\n\n- **station:** external canister snapshots ([#429](https://github.com/dfinity/orbit/pull/429))\n\n- **station:** monitor external canisters ([#416](https://github.com/dfinity/orbit/pull/416))\n\n\n### 🩹 Fixes\n\n- **wallet:** fix request export order ([#449](https://github.com/dfinity/orbit/pull/449))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.2.0\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- mraszyk @mraszyk\n- olaszakos"
"contents": "## 0.3.0 (2024-12-17)\n\n\n### 🚀 Features\n\n- **station:** display station and upgrader cycle balance on Administration page ([#457](https://github.com/dfinity/orbit/pull/457))\n\n\n### 🩹 Fixes\n\n- **wallet:** update lockfile ([#459](https://github.com/dfinity/orbit/pull/459))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.3.0\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- olaszakos"
},
"station-api": {
"releaseVersion": {
"rawVersion": "0.2.0",
"gitTag": "@orbit/station-api-v0.2.0",
"rawVersion": "0.3.0",
"gitTag": "@orbit/station-api-v0.3.0",
"isPrerelease": false
},
"contents": "## 0.2.0 (2024-12-03)\n\n\n### 🚀 Features\n\n- **station:** external canister snapshots ([#429](https://github.com/dfinity/orbit/pull/429))\n\n- **station:** monitor external canisters ([#416](https://github.com/dfinity/orbit/pull/416))\n\n\n### 🩹 Fixes\n\n- **wallet:** fix request export order ([#449](https://github.com/dfinity/orbit/pull/449))\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- mraszyk @mraszyk\n- olaszakos"
"contents": "## 0.3.0 (2024-12-17)\n\n\n### 🚀 Features\n\n- **station:** display station and upgrader cycle balance on Administration page ([#457](https://github.com/dfinity/orbit/pull/457))\n\n\n### 🩹 Fixes\n\n- **wallet:** update lockfile ([#459](https://github.com/dfinity/orbit/pull/459))\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- olaszakos"
},
"wallet-dapp": {
"releaseVersion": {
"rawVersion": "0.2.0",
"gitTag": "@orbit/wallet-dapp-v0.2.0",
"isPrerelease": false
},
"contents": "## 0.2.0 (2024-12-03)\n\n\n### 🚀 Features\n\n- **wallet:** show upgrader ID on station info card ([#446](https://github.com/dfinity/orbit/pull/446))\n\n- **station:** external canister snapshots ([#429](https://github.com/dfinity/orbit/pull/429))\n\n- **station:** monitor external canisters ([#416](https://github.com/dfinity/orbit/pull/416))\n\n- **wallet:** search for address on address book page ([#450](https://github.com/dfinity/orbit/pull/450))\n\n\n### 🩹 Fixes\n\n- **wallet:** fix request export order ([#449](https://github.com/dfinity/orbit/pull/449))\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- mraszyk @mraszyk\n- olaszakos"
},
"dfx-orbit": {
"releaseVersion": {
"rawVersion": "0.9.0",
"gitTag": "@orbit/dfx-orbit-v0.9.0",
"rawVersion": "0.3.0",
"gitTag": "@orbit/wallet-dapp-v0.3.0",
"isPrerelease": false
},
"contents": "## 0.9.0 (2024-12-03)\n\n\n### 🚀 Features\n\n- **station:** external canister snapshots ([#429](https://github.com/dfinity/orbit/pull/429))\n\n- **station:** monitor external canisters ([#416](https://github.com/dfinity/orbit/pull/416))\n\n\n### 🩹 Fixes\n\n- **wallet:** fix request export order ([#449](https://github.com/dfinity/orbit/pull/449))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.2.0\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- mraszyk @mraszyk\n- olaszakos"
"contents": "## 0.3.0 (2024-12-17)\n\n\n### 🚀 Features\n\n- **wallet:** add user groups to users page ([#454](https://github.com/dfinity/orbit/pull/454))\n\n- **wallet:** add request URL to export; copy request URL button ([#453](https://github.com/dfinity/orbit/pull/453))\n\n- **station:** display station and upgrader cycle balance on Administration page ([#457](https://github.com/dfinity/orbit/pull/457))\n\n\n### 🩹 Fixes\n\n- **wallet:** update lockfile ([#459](https://github.com/dfinity/orbit/pull/459))\n\n- **wallet:** fix typo in template ([#462](https://github.com/dfinity/orbit/pull/462))\n\n- **wallet:** fix CSV upload ([#463](https://github.com/dfinity/orbit/pull/463))\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- olaszakos"
}
}
}
4 changes: 2 additions & 2 deletions Cargo.lock

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

26 changes: 26 additions & 0 deletions apps/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## 0.3.0 (2024-12-17)


### 🚀 Features

- **wallet:** add user groups to users page ([#454](https://github.com/dfinity/orbit/pull/454))

- **wallet:** add request URL to export; copy request URL button ([#453](https://github.com/dfinity/orbit/pull/453))

- **station:** display station and upgrader cycle balance on Administration page ([#457](https://github.com/dfinity/orbit/pull/457))


### 🩹 Fixes

- **wallet:** update lockfile ([#459](https://github.com/dfinity/orbit/pull/459))

- **wallet:** fix typo in template ([#462](https://github.com/dfinity/orbit/pull/462))

- **wallet:** fix CSV upload ([#463](https://github.com/dfinity/orbit/pull/463))


### ❤️ Thank You

- Jan Hrubes @jedna
- olaszakos

## 0.2.0 (2024-12-03)


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.2.0",
"version": "0.3.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.2.0",
"version": "0.3.0",
"api": {
"latest": "0.2.0",
"latest": "0.3.0",
"compatibility": {
"0.3.0": {
"ui": [
"0.3.0"
]
},
"0.2.0": {
"ui": [
"0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion core/control-panel/impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ serde_cbor = { workspace = true }
thiserror = { workspace = true }
uuid = { workspace = true, features = ['serde', 'v4'] }
control-panel-api = { path = '../api', version = '0.1.0' }
station-api = { path = '../../station/api', version = '0.2.0' }
station-api = { path = '../../station/api', version = '0.3.0' }
semver = { workspace = true }
email_address = '0.2.4'

Expand Down
18 changes: 18 additions & 0 deletions core/station/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 0.3.0 (2024-12-17)


### 🚀 Features

- **station:** display station and upgrader cycle balance on Administration page ([#457](https://github.com/dfinity/orbit/pull/457))


### 🩹 Fixes

- **wallet:** update lockfile ([#459](https://github.com/dfinity/orbit/pull/459))


### ❤️ Thank You

- Jan Hrubes @jedna
- olaszakos

## 0.2.0 (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion core/station/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[package]
name = 'station-api'
include = ['src', 'Cargo.toml']
version = '0.2.0'
version = '0.3.0'
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down
23 changes: 23 additions & 0 deletions core/station/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## 0.3.0 (2024-12-17)


### 🚀 Features

- **station:** display station and upgrader cycle balance on Administration page ([#457](https://github.com/dfinity/orbit/pull/457))


### 🩹 Fixes

- **wallet:** update lockfile ([#459](https://github.com/dfinity/orbit/pull/459))


### 🧱 Updated Dependencies

- Updated station-api to 0.3.0


### ❤️ Thank You

- Jan Hrubes @jedna
- olaszakos

## 0.2.0 (2024-12-03)


Expand Down
4 changes: 2 additions & 2 deletions 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.2.0'
version = '0.3.0'
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down Expand Up @@ -41,7 +41,7 @@ sha2 = { workspace = true }
strum = { version = '0.26', features = ['derive'] }
thiserror = { workspace = true }
uuid = { workspace = true, features = ['v4'] }
station-api = { path = '../api', version = '0.2.0' }
station-api = { path = '../api', version = '0.3.0' }
upgrader-api = { path = '../../upgrader/api', version = '0.1.0' }

[dev-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion core/upgrader/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ candid = { workspace = true }
serde = { workspace = true }
serde_bytes = { workspace = true }
orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' }
station-api = { path = '../../../core/station/api', version = '0.2.0' }
station-api = { path = '../../../core/station/api', version = '0.3.0' }
ic-stable-structures = { workspace = true }
2 changes: 1 addition & 1 deletion core/upgrader/impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ serde = { workspace = true, features = ['derive'] }
serde_bytes = { workspace = true }
serde_cbor = { workspace = true }
serde_json = { workspace = true }
station-api = { path = '../../station/api', version = '0.2.0' }
station-api = { path = '../../station/api', version = '0.3.0' }
sha2 = { workspace = true }
thiserror = { workspace = true }
uuid = { workspace = true, features = ['v4'] }
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ tokio.workspace = true
uuid = { workspace = true }
control-panel-api = { path = '../../core/control-panel/api', version = '0.1.0' }
upgrader-api = { path = '../../core/upgrader/api', version = '0.1.0' }
station-api = { path = '../../core/station/api', version = '0.2.0' }
station-api = { path = '../../core/station/api', version = '0.3.0' }
wat = { workspace = true }
2 changes: 1 addition & 1 deletion tools/dfx-orbit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ slog-async.workspace = true
tabled.workspace = true
thiserror.workspace = true
tokio = { workspace = true, features = ['rt'] }
station-api = { path = '../../core/station/api', version = '0.2.0' }
station-api = { path = '../../core/station/api', version = '0.3.0' }

[lib]
doctest = false

0 comments on commit eaf4c9a

Please sign in to comment.