You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [1.2.2] - 2024-02-26
8
+
### :sparkles: New Features
9
+
-[`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))*
10
+
11
+
### :construction_worker: Build System
12
+
-[`72442df`](https://github.com/clouddrove/github-shared-workflows/commit/72442df07331aaf52929159d61d9448afd3581fb) - **deps**: bump pascalgn/automerge-action from 0.15.6 to 0.16.2 *(PR [#118](https://github.com/clouddrove/github-shared-workflows/pull/118) by [@dependabot[bot]](https://github.com/apps/dependabot))*
13
+
-[`3b39944`](https://github.com/clouddrove/github-shared-workflows/commit/3b399445fffe4c03ef6ba406933894ba6d822a46) - **deps**: bump actions/cache from 3 to 4 *(PR [#119](https://github.com/clouddrove/github-shared-workflows/pull/119) by [@dependabot[bot]](https://github.com/apps/dependabot))*
14
+
-[`8f8260d`](https://github.com/clouddrove/github-shared-workflows/commit/8f8260dff087e4595f566806e9ca591f2393e581) - **deps**: bump actions/upload-artifact from 3 to 4 *(PR [#110](https://github.com/clouddrove/github-shared-workflows/pull/110) by [@dependabot[bot]](https://github.com/apps/dependabot))*
15
+
-[`f61c4c5`](https://github.com/clouddrove/github-shared-workflows/commit/f61c4c5ad1e40a03f1a55014c1182d8b8e1aca8d) - **deps**: bump pre-commit/action from 3.0.0 to 3.0.1 *(PR [#125](https://github.com/clouddrove/github-shared-workflows/pull/125) by [@dependabot[bot]](https://github.com/apps/dependabot))*
16
+
17
+
### :memo: Documentation Changes
18
+
-[`4f36a5f`](https://github.com/clouddrove/github-shared-workflows/commit/4f36a5f6044291274b3845fbf12413dd4f7d5d44) - update CHANGELOG.md for 1.2.1 *(commit by [@clouddrove-ci](https://github.com/clouddrove-ci))*
19
+
20
+
7
21
## [1.2.1] - 2024-01-12
8
22
### :sparkles: New Features
9
23
-[`550af26`](https://github.com/clouddrove/github-shared-workflows/commit/550af26dda0a1f163f5201f7ebc3d06a2b03bbf6) - updated wait for the checks *(PR [#117](https://github.com/clouddrove/github-shared-workflows/pull/117) by [@themaniskshah](https://github.com/themaniskshah))*
@@ -107,4 +121,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments