diff --git a/CHANGELOG.md b/CHANGELOG.md index 9840e5e..29a1a1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.10.5] - 2023-10-16 + +### Added + +- Adapt staticjscms-hugo-standalone secret to changes (`ORIGIN` -> `ORIGINS`) + ## [0.10.4] - 2023-10-16 ### Added @@ -243,7 +249,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial docsy setup. -[Unreleased]: https://github.com/giantswarm/handbook/compare/v0.10.4...HEAD +[Unreleased]: https://github.com/giantswarm/handbook/compare/v0.10.5...HEAD +[0.10.5]: https://github.com/giantswarm/handbook/compare/v0.10.4...v0.10.5 [0.10.4]: https://github.com/giantswarm/handbook/compare/v0.10.3...v0.10.4 [0.10.3]: https://github.com/giantswarm/handbook/compare/v0.10.2...v0.10.3 [0.10.2]: https://github.com/giantswarm/handbook/compare/v0.10.1...v0.10.2