File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## v3.0.0 - 2024-05-30
44
55- Added ` add_owner_request ` , ` add_owner_response `
6- ` transfer_owner_request ` , ` transfer_owner_response `
6+ ` transfer_owner_request ` , ` transfer_owner_response ` ,
77
88- ` revert_package_request ` , and ` revert_package_response `
99 are renamed to ` remove_package_request ` , and ` remove_package_response `
10- to accurately describe what they actuallly do
10+ to accurately describe what they do.
1111
12- ## v2.4.1 - 2025 -05-01
12+ ## v2.4.1 - 2024 -05-01
1313
1414- Fixed a bug where prerelease versions would not ` bump ` correctly. This caused
1515 a panic in the Gleam compiler.
Original file line number Diff line number Diff line change 11[package ]
22name = " hexpm"
3- version = " 2.4.1 "
3+ version = " 3.0.0 "
44authors = [" Louis Pilfold <louis@lpil.uk>" ]
55edition = " 2021"
66
You can’t perform that action at this time.
0 commit comments