diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4a403c7..b2c706c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.19.1" + ".": "0.19.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 44bf1e9..5933cd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.19.2](https://github.com/GlueOps/docs-argocd/compare/v0.19.1...v0.19.2) (2026-07-31) + + +### Miscellaneous Chores + +* add Apache-2.0 LICENSE ([#59](https://github.com/GlueOps/docs-argocd/issues/59)) ([9127232](https://github.com/GlueOps/docs-argocd/commit/91272326a18f634b2018e8f0698e018848087a17)) + ## [0.19.1](https://github.com/GlueOps/docs-argocd/compare/v0.19.0...v0.19.1) (2026-07-03)