Releases: OctopusDeploy/create-release-action
Releases · OctopusDeploy/create-release-action
v3.2.2
3.2.2 (2024-08-11)
Bug Fixes
- deps: update dependency tmp to v0.2.3 (fe13cc6)
v3.2.1
3.2.1 (2024-02-04)
Bug Fixes
- deps: update dependency @actions/core to v1.10.1 (991d8c8)
v3.2.0
3.2.0 (2023-12-14)
Features
Bug Fixes
v3.1.0
3.1.0 (2023-08-30)
Features
- Adds support for authenticating with access token (#385) (a28e03d)
v3.0.5
3.0.5 (2023-04-20)
Bug Fixes
- incorrectly error when server version is checked (cc3cf65)
v3.0.4
3.0.4 (2023-02-06)
Bug Fixes
- Fixed a bug with the capability API checks (#374) (ba5e15f)
v3.0.3
3.0.3 (2023-01-31)
Bug Fixes
- Updated client library to get better error messages capabilities and required Octopus version (072c13b)
v3.0.2
3.0.2 (2022-12-23)
Bug Fixes
- Added release notes file back in, as trying to pass large data through action outputs isn't practical (#367) (f4b624a)
v3.0.1
3.0.1 (2022-12-19)
Bug Fixes
v3.0.0
3.0.0 (2022-12-13)
⚠ BREAKING CHANGES
- Update action to use the native API client
Features
- Update action to use the native API client (982b7d4)
Bug Fixes