diff --git a/CHANGELOG.md b/CHANGELOG.md index c96a6ec..07a0716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ # Changelog +## [5.8.0](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v5.7.0...v5.8.0) (2024-03-02) + + +### Features + +* add target-server input ([d92cb42](https://github.com/nvim-neorocks/luarocks-tag-release/commit/d92cb42ead6c0ab59c241b08c7eb055e465f329e)) +* allow overriding github environment variables ([d852913](https://github.com/nvim-neorocks/luarocks-tag-release/commit/d85291362b288188f250ef64101b362a3f2a176f)) + + +### Bug Fixes + +* parentheses ([6846f8f](https://github.com/nvim-neorocks/luarocks-tag-release/commit/6846f8fd88274403539805e08a6842c9efcd74ca)) + + +### Reverts + +* add target-server input ([9f49b06](https://github.com/nvim-neorocks/luarocks-tag-release/commit/9f49b06c000943e86ddfed79a4c6a38cff67e8f7)) + ## [5.7.0](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v5.6.0...v5.7.0) (2024-02-25)