diff --git a/CHANGELOG.md b/CHANGELOG.md index 61541c57..e5c44b1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.2.0] - 2024-01-12 +### :sparkles: New Features +- [`077e955`](https://github.com/clouddrove/github-shared-workflows/commit/077e95534ef3390bb5ac2e84ed01bc28da40445d) - tfcheck dependency update with versionEvaluate *(PR [#115](https://github.com/clouddrove/github-shared-workflows/pull/115) by [@themaniskshah](https://github.com/themaniskshah))* + +### :memo: Documentation Changes +- [`30b42d0`](https://github.com/clouddrove/github-shared-workflows/commit/30b42d0c4116f231944a41c965d5e26027f8cfc4) - update CHANGELOG.md for 1.0.10 *(commit by [@clouddrove-ci](https://github.com/clouddrove-ci))* + + ## [1.0.10] - 2024-01-05 ### :sparkles: New Features - [`df2ecaa`](https://github.com/clouddrove/github-shared-workflows/commit/df2ecaad1d7e8ab2ec80b329e9a6348872601e14) - update tfsec *(PR [#112](https://github.com/clouddrove/github-shared-workflows/pull/112) by [@theprashantyadav](https://github.com/theprashantyadav))* @@ -89,4 +97,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [1.0.7]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.6...1.0.7 [1.0.8]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.7...1.0.8 [1.0.9]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.8...1.0.9 -[1.0.10]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.9...1.0.10 \ No newline at end of file +[1.0.10]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.9...1.0.10 +[1.2.0]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.10...1.2.0 \ No newline at end of file