Skip to content

Commit 30b42d0

Browse files
committed
docs: update CHANGELOG.md for 1.0.10
1 parent be87cc8 commit 30b42d0

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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.0.10] - 2024-01-05
8+
### :sparkles: New Features
9+
- [`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))*
10+
11+
### :construction_worker: Build System
12+
- [`e4b7049`](https://github.com/clouddrove/github-shared-workflows/commit/e4b7049b0ae3e91deb9279fe890ff5a6dda40fc2) - **deps**: bump google-github-actions/auth from 1 to 2 *(PR [#105](https://github.com/clouddrove/github-shared-workflows/pull/105) by [@dependabot[bot]](https://github.com/apps/dependabot))*
13+
- [`a41a6f4`](https://github.com/clouddrove/github-shared-workflows/commit/a41a6f4db3ba435125609fa4bd4d7c1cc40508ed) - **deps**: bump actions/setup-python from 4 to 5 *(PR [#108](https://github.com/clouddrove/github-shared-workflows/pull/108) by [@dependabot[bot]](https://github.com/apps/dependabot))*
14+
- [`2ed2745`](https://github.com/clouddrove/github-shared-workflows/commit/2ed27455d38d917a9a11fbedb9b6e7afe4b3bb9f) - **deps**: bump github/codeql-action from 2 to 3 *(PR [#109](https://github.com/clouddrove/github-shared-workflows/pull/109) by [@dependabot[bot]](https://github.com/apps/dependabot))*
15+
- [`be87cc8`](https://github.com/clouddrove/github-shared-workflows/commit/be87cc826c91e5fcc5d85c8be7f9016deabbeb45) - **deps**: bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 *(PR [#111](https://github.com/clouddrove/github-shared-workflows/pull/111) by [@dependabot[bot]](https://github.com/apps/dependabot))*
16+
17+
### :memo: Documentation Changes
18+
- [`ab33954`](https://github.com/clouddrove/github-shared-workflows/commit/ab33954c4014ee2cf08e8782a724573590974935) - update CHANGELOG.md for 1.0.9 *(commit by [@clouddrove-ci](https://github.com/clouddrove-ci))*
19+
20+
721
## [1.0.9] - 2023-12-15
822
### :sparkles: New Features
923
- [`163865b`](https://github.com/clouddrove/github-shared-workflows/commit/163865be402b05d5e4a683de1373165c294fa868) - Updated GCP Authentication step with required attributes *(PR [#102](https://github.com/clouddrove/github-shared-workflows/pull/102) by [@VishwajitNagulkar](https://github.com/VishwajitNagulkar))*
@@ -74,4 +88,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7488
[1.0.6]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.5...1.0.6
7589
[1.0.7]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.6...1.0.7
7690
[1.0.8]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.7...1.0.8
77-
[1.0.9]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.8...1.0.9
91+
[1.0.9]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.8...1.0.9
92+
[1.0.10]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.9...1.0.10

0 commit comments

Comments
 (0)