Skip to content

Commit 8ba5bf2

Browse files
authored
chore: release v0.1.10 (#156)
## 🤖 New release * `protofetch`: 0.1.9 -> 0.1.10 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> [0.1.10](v0.1.9...v0.1.10) - 2025-02-25 - Fix packages not being attached to the release ([#155](#155)) </blockquote> </p></details>
1 parent 4cb3c99 commit 8ba5bf2

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.10](https://github.com/coralogix/protofetch/compare/v0.1.9...v0.1.10) - 2025-02-25
10+
11+
### Other
12+
- Fix packages not being attached to the release ([#155](https://github.com/coralogix/protofetch/pull/155))
13+
914
## [0.1.9](https://github.com/coralogix/protofetch/compare/v0.1.8...v0.1.9) - 2025-02-24
1015

1116
### Other

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "protofetch"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
edition = "2021"
55
rust-version = "1.75"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)