Skip to content

Commit 6d3d943

Browse files
authored
chore: release v1.0.1 (#28)
## πŸ€– New release * `wgc`: 1.0.0 -> 1.0.1 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [1.0.1](v1.0.0...v1.0.1) - 2026-02-24 ### Other - *(deps)* bump anyhow from 1.0.101 to 1.0.102 ([#27](#27)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/).
1 parent 886da67 commit 6d3d943

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

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

88
## [Unreleased]
99

10+
## [1.0.1](https://github.com/Atliac/wgc/compare/v1.0.0...v1.0.1) - 2026-02-24
11+
12+
### Other
13+
14+
- *(deps)* bump anyhow from 1.0.101 to 1.0.102 ([#27](https://github.com/Atliac/wgc/pull/27))
15+
1016
## [1.0.0](https://github.com/Atliac/wgc/compare/v0.0.9...v1.0.0) - 2026-02-18
1117

1218
### 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "wgc"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
authors = ["Atliac"]

0 commit comments

Comments
Β (0)