Skip to content

Commit 1ce55b6

Browse files
committed
Fix changelog entry for 0.2.2 and 0.2.3
1 parent f0e304d commit 1ce55b6

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## Unreleased
99

10-
### [0.2.2] - 2026/02/02
10+
### [0.2.3] - 2026/02/02
1111

1212
### Fixed
1313

14-
- Fixed an issue where `auditwheel show` command always fails after 0.2.1 release.
14+
- Fixed an issue where `auditwheel show` command always fails after 0.2.2 release.
1515
([#52](https://github.com/pyodide/auditwheel-emscripten/pull/52))
1616

17+
### [0.2.2] - 2026/01/27
18+
19+
### Changed
20+
21+
- Replaced typer with click.
22+
([#50](https://github.com/pyodide/auditwheel-emscripten/pull/50))
23+
1724
### [0.2.1] - 2025/12/16
1825

1926
### Added

0 commit comments

Comments
 (0)