diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bdd242b..a506442 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "ubuntu22.04": "0.0.1", - "ubuntu20.04": "0.0.1" + "ubuntu22.04": "0.1.0", + "ubuntu20.04": "0.1.0" } diff --git a/ubuntu20.04/CHANGELOG.md b/ubuntu20.04/CHANGELOG.md new file mode 100644 index 0000000..d691105 --- /dev/null +++ b/ubuntu20.04/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.0](https://github.com/hostinger/fireactions-images/compare/ubuntu20.04-v0.0.1...ubuntu20.04/v0.1.0) (2024-03-13) + + +### Features + +* Initial commit ([#1](https://github.com/hostinger/fireactions-images/issues/1)) ([f0c813d](https://github.com/hostinger/fireactions-images/commit/f0c813db97511842907b494b56bb30e34d3fa3ae)) diff --git a/ubuntu22.04/CHANGELOG.md b/ubuntu22.04/CHANGELOG.md new file mode 100644 index 0000000..7910b90 --- /dev/null +++ b/ubuntu22.04/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.0](https://github.com/hostinger/fireactions-images/compare/ubuntu22.04-v0.0.1...ubuntu22.04/v0.1.0) (2024-03-13) + + +### Features + +* Initial commit ([#1](https://github.com/hostinger/fireactions-images/issues/1)) ([f0c813d](https://github.com/hostinger/fireactions-images/commit/f0c813db97511842907b494b56bb30e34d3fa3ae))