From 5306abf31792c4f980e0fa55748557ae377ddba1 Mon Sep 17 00:00:00 2001 From: Al Marks Date: Fri, 26 Sep 2025 12:28:23 -0700 Subject: [PATCH] Add CHANGELOG links --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41207aec..deb98015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1203,7 +1203,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Initial release. -[unreleased]: https://github.com/google/playground-elements/compare/v0.18.1...HEAD +[unreleased]: https://github.com/google/playground-elements/compare/v0.21.1...HEAD +[0.21.1]: https://github.com/google/playground-elements/compare/v0.21.0...v0.21.1 +[0.21.0]: https://github.com/google/playground-elements/compare/v0.20.0...v0.21.0 +[0.20.0]: https://github.com/google/playground-elements/compare/v0.19.1...v0.20.0 +[0.19.1]: https://github.com/google/playground-elements/compare/v0.19.0...v0.19.1 +[0.19.0]: https://github.com/google/playground-elements/compare/v0.18.1...v0.19.0 [0.18.1]: https://github.com/google/playground-elements/compare/v0.18.0...v0.18.1 [0.18.0]: https://github.com/google/playground-elements/compare/v0.17.1...v0.18.0 [0.17.1]: https://github.com/google/playground-elements/compare/v0.17.0...v0.17.1