Skip to content

Commit 75d88c7

Browse files
authored
chore: release v0.10.3
1 parent c045339 commit 75d88c7

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222

2323
## [Unreleased]
2424

25+
## [0.10.3](https://github.com/prefix-dev/resolvo/compare/resolvo-v0.10.2...resolvo-v0.10.3) - 2026-03-16
26+
27+
### Other
28+
29+
- *(ci)* bump actions-rust-lang/setup-rust-toolchain ([#212](https://github.com/prefix-dev/resolvo/pull/212))
30+
- *(ci)* bump zgosalvez/github-actions-ensure-sha-pinned-actions ([#213](https://github.com/prefix-dev/resolvo/pull/213))
31+
- *(ci)* bump actions-rust-lang/setup-rust-toolchain ([#209](https://github.com/prefix-dev/resolvo/pull/209))
32+
- *(ci)* bump zgosalvez/github-actions-ensure-sha-pinned-actions ([#210](https://github.com/prefix-dev/resolvo/pull/210))
33+
- *(ci)* bump MarcoIeni/release-plz-action from 0.5.126 to 0.5.127 ([#208](https://github.com/prefix-dev/resolvo/pull/208))
34+
- *(ci)* bump actions/checkout from 6.0.1 to 6.0.2 ([#204](https://github.com/prefix-dev/resolvo/pull/204))
35+
- *(ci)* bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 ([#205](https://github.com/prefix-dev/resolvo/pull/205))
36+
- *(ci)* bump zgosalvez/github-actions-ensure-sha-pinned-actions ([#206](https://github.com/prefix-dev/resolvo/pull/206))
37+
- *(ci)* bump MarcoIeni/release-plz-action from 0.5.121 to 0.5.126 ([#207](https://github.com/prefix-dev/resolvo/pull/207))
38+
- *(ci)* bump MarcoIeni/release-plz-action from 0.5.120 to 0.5.121 ([#200](https://github.com/prefix-dev/resolvo/pull/200))
39+
- *(ci)* bump zgosalvez/github-actions-ensure-sha-pinned-actions ([#197](https://github.com/prefix-dev/resolvo/pull/197))
40+
- *(ci)* bump actions-rust-lang/rustfmt from 1.1.1 to 1.1.2 ([#196](https://github.com/prefix-dev/resolvo/pull/196))
41+
- update banner to new style ([#194](https://github.com/prefix-dev/resolvo/pull/194))
42+
2543
## [0.10.2](https://github.com/prefix-dev/resolvo/compare/resolvo-v0.10.1...resolvo-v0.10.2) - 2025-12-09
2644

2745
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["cpp", "tools/*"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.10.2"
6+
version = "0.10.3"
77
authors = [
88
"Adolfo Ochagavía <github@adolfo.ochagavia.nl>",
99
"Bas Zalmstra <zalmstra.bas@gmail.com>",

0 commit comments

Comments
 (0)