diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5fdd883..895bf0e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "2.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8722dd7..0824c84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.0](https://github.com/segadora/iptv-proxy/compare/v1.1.0...v2.0.0) (2024-11-01) + + +### ⚠ BREAKING CHANGES + +* simplify setup and add multi arch build + +### Miscellaneous + +* simplify setup and add multi arch build ([4ab3ff3](https://github.com/segadora/iptv-proxy/commit/4ab3ff3136dca9c23c1d36bfcaf812474837bcd3)) + ## [2.0.8](https://github.com/segadora/iptv-proxy/compare/v2.0.7...v2.0.8) (2024-11-01)