Skip to content

Commit

Permalink
docs: update CHANGELOG.md for 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Apr 8, 2024
1 parent ae37686 commit 096ac8b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3] - 2024-04-08
### :bug: Bug Fixes
- [`ae37686`](https://github.com/clouddrove/github-shared-workflows/commit/ae3768657333fbb850f5521b31cf9018e7ce4963) - terraform destroy data-type and helm --set flag to pass secrets and multiple values. *(PR [#128](https://github.com/clouddrove/github-shared-workflows/pull/128) by [@h1manshu98](https://github.com/h1manshu98))*

### :memo: Documentation Changes
- [`bd27f8d`](https://github.com/clouddrove/github-shared-workflows/commit/bd27f8d9d5fc3a7279576630bdff3ff7ce7e0031) - update CHANGELOG.md for 1.2.2 *(commit by [@clouddrove-ci](https://github.com/clouddrove-ci))*


## [1.2.2] - 2024-02-26
### :sparkles: New Features
- [`41d870f`](https://github.com/clouddrove/github-shared-workflows/commit/41d870f2b89f1824b5f07d4e9749ffdc5f3334da) - :rocket: Added GCP authentication steps in tfdrift *(PR [#120](https://github.com/clouddrove/github-shared-workflows/pull/120) by [@Tanveer143s](https://github.com/Tanveer143s))*
Expand Down Expand Up @@ -122,4 +130,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[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
[1.2.1]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.0...1.2.1
[1.2.2]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.1...1.2.2
[1.2.2]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.1...1.2.2
[1.2.3]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.2...1.2.3

0 comments on commit 096ac8b

Please sign in to comment.