We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112f4a2 commit cf75ac9Copy full SHA for cf75ac9
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+- Added `add_owner_request`, `add_owner_response`
6
+ `transfer_owner_request`, `transfer_owner_response`
7
8
+- `revert_package_request`, and `revert_package_response`
9
+ are renamed to `remove_package_request`, and `remove_package_response`
10
+ to accurately describe what they actuallly do
11
12
## v2.4.1 - 2025-05-01
13
14
- Fixed a bug where prerelease versions would not `bump` correctly. This caused
0 commit comments