Skip to content

Commit 32dd695

Browse files
authored
release: v0.10.1 (#280)
Signed-off-by: Walter Scheper <[email protected]>
1 parent 1a6a9db commit 32dd695

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

.stentor.d/242.fix.double-major-increment.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99
<!-- stentor output starts -->
10+
## [v0.10.1] - 2025-08-05
11+
12+
### Fixed
13+
14+
- `gotagger` no longer double increments the major version
15+
when the module version is changed by an API breaking commit.
16+
[#242](https://github.com/sassoftware/gotagger/issues/242)
17+
18+
19+
[v0.10.1]: https://github.com/sassoftware/gotagger/compare/v0.10.0...v0.10.1
20+
21+
22+
----
23+
24+
1025
## [v0.10.0] - 2025-07-28
1126

1227
### Removed

0 commit comments

Comments
 (0)