Skip to content

Commit 096ac8b

Browse files
committed
docs: update CHANGELOG.md for 1.2.3
1 parent ae37686 commit 096ac8b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.2.3] - 2024-04-08
8+
### :bug: Bug Fixes
9+
- [`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))*
10+
11+
### :memo: Documentation Changes
12+
- [`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))*
13+
14+
715
## [1.2.2] - 2024-02-26
816
### :sparkles: New Features
917
- [`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))*
@@ -122,4 +130,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
122130
[1.0.10]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.9...1.0.10
123131
[1.2.0]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.10...1.2.0
124132
[1.2.1]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.0...1.2.1
125-
[1.2.2]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.1...1.2.2
133+
[1.2.2]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.1...1.2.2
134+
[1.2.3]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.2...1.2.3

0 commit comments

Comments
 (0)