Skip to content

Commit 6fe4aeb

Browse files
chore: release main (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dfc3da7 commit 6fe4aeb

File tree

11 files changed

+50
-10
lines changed

11 files changed

+50
-10
lines changed

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"builds/manylinux_2_28_x86_64": "0.1.0",
3-
"builds/manylinux_2_28_aarch64": "0.1.0",
4-
"builds/macosx_15_0_arm64": "0.1.0",
5-
"builds/macosx_15_0_x86_64": "0.1.0",
6-
"builds/win_amd64": "0.1.0"
2+
"builds/manylinux_2_28_x86_64": "0.2.0",
3+
"builds/manylinux_2_28_aarch64": "0.2.0",
4+
"builds/macosx_15_0_arm64": "0.2.0",
5+
"builds/macosx_15_0_x86_64": "0.2.0",
6+
"builds/win_amd64": "0.2.0"
77
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/Quantinuum/hugrverse-env/compare/hugrverse-env-macosx_15_0_arm64-v0.1.0...hugrverse-env-macosx_15_0_arm64-v0.2.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* Allow x86 and aarch64 crosscompiles, don't build extras we don't need ([#3](https://github.com/Quantinuum/hugrverse-env/issues/3)) ([dfc3da7](https://github.com/Quantinuum/hugrverse-env/commit/dfc3da77b21bbb1d0b507377de7ace5a7c018da6))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.2.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/Quantinuum/hugrverse-env/compare/hugrverse-env-macosx_15_0_x86_64-v0.1.0...hugrverse-env-macosx_15_0_x86_64-v0.2.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* Allow x86 and aarch64 crosscompiles, don't build extras we don't need ([#3](https://github.com/Quantinuum/hugrverse-env/issues/3)) ([dfc3da7](https://github.com/Quantinuum/hugrverse-env/commit/dfc3da77b21bbb1d0b507377de7ace5a7c018da6))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.2.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/Quantinuum/hugrverse-env/compare/hugrverse-env-manylinux_2_28_aarch64-v0.1.0...hugrverse-env-manylinux_2_28_aarch64-v0.2.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* Allow x86 and aarch64 crosscompiles, don't build extras we don't need ([#3](https://github.com/Quantinuum/hugrverse-env/issues/3)) ([dfc3da7](https://github.com/Quantinuum/hugrverse-env/commit/dfc3da77b21bbb1d0b507377de7ace5a7c018da6))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.2.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/Quantinuum/hugrverse-env/compare/hugrverse-env-manylinux_2_28_x86_64-v0.1.0...hugrverse-env-manylinux_2_28_x86_64-v0.2.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* Allow x86 and aarch64 crosscompiles, don't build extras we don't need ([#3](https://github.com/Quantinuum/hugrverse-env/issues/3)) ([dfc3da7](https://github.com/Quantinuum/hugrverse-env/commit/dfc3da77b21bbb1d0b507377de7ace5a7c018da6))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.2.0

builds/win_amd64/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/Quantinuum/hugrverse-env/compare/hugrverse-env-win_amd64-v0.1.0...hugrverse-env-win_amd64-v0.2.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* Allow x86 and aarch64 crosscompiles, don't build extras we don't need ([#3](https://github.com/Quantinuum/hugrverse-env/issues/3)) ([dfc3da7](https://github.com/Quantinuum/hugrverse-env/commit/dfc3da77b21bbb1d0b507377de7ace5a7c018da6))

0 commit comments

Comments
 (0)