Skip to content

Commit 1e5db60

Browse files
committed
docs: update CHANGELOG.md for 1.2.7
1 parent cee2bbc commit 1e5db60

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.7] - 2024-07-15
8+
### :sparkles: New Features
9+
- [`db4c51d`](https://github.com/clouddrove/github-shared-workflows/commit/db4c51dfc1b1b5f4f9c4cb9291e7b4a166eddf3c) - Updated terraform workflow to stored file to GitHub artifact *(PR [#142](https://github.com/clouddrove/github-shared-workflows/pull/142) by [@Tanveer143s](https://github.com/Tanveer143s))*
10+
11+
### :construction_worker: Build System
12+
- [`8dafdc1`](https://github.com/clouddrove/github-shared-workflows/commit/8dafdc18090863e64d2172d4ab2629d76140e3f7) - **deps**: bump docker/build-push-action from 5 to 6 *(PR [#141](https://github.com/clouddrove/github-shared-workflows/pull/141) by [@dependabot[bot]](https://github.com/apps/dependabot))*
13+
- [`cee2bbc`](https://github.com/clouddrove/github-shared-workflows/commit/cee2bbc0ada2c399033bb5c0147d4c4fa9e8081c) - **deps**: bump docker/setup-buildx-action from 3.3.0 to 3.4.0 *(PR [#143](https://github.com/clouddrove/github-shared-workflows/pull/143) by [@dependabot[bot]](https://github.com/apps/dependabot))*
14+
15+
### :memo: Documentation Changes
16+
- [`145168e`](https://github.com/clouddrove/github-shared-workflows/commit/145168e884e945f2d46be0eb87cdc8ae6084d851) - update CHANGELOG.md for 1.2.6 *(commit by [@clouddrove-ci](https://github.com/clouddrove-ci))*
17+
18+
719
## [1.2.6] - 2024-06-19
820
### :sparkles: New Features
921
- [`7372b07`](https://github.com/clouddrove/github-shared-workflows/commit/7372b077c7687243e3f5523bc8e2c6640ceddf40) - Added GCP authentication more inputs *(PR [#139](https://github.com/clouddrove/github-shared-workflows/pull/139) by [@Tanveer143s](https://github.com/Tanveer143s))*
@@ -165,3 +177,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
165177
[1.2.4]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.3...1.2.4
166178
[1.2.5]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.4...1.2.5
167179
[1.2.6]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.5...1.2.6
180+
[1.2.7]: https://github.com/clouddrove/github-shared-workflows/compare/1.2.6...1.2.7

0 commit comments

Comments
 (0)