Skip to content

Commit 7933c1b

Browse files
committed
docs: update CHANGELOG.md for 1.0.8
1 parent 4ba1097 commit 7933c1b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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.8] - 2023-11-16
8+
### :sparkles: New Features
9+
- [`4ba1097`](https://github.com/clouddrove/github-shared-workflows/commit/4ba109727fcc302269347fe7f4c5c0f74bd5a77a) - Created shared workflow for readme generator *(PR [#100](https://github.com/clouddrove/github-shared-workflows/pull/100) by [@VishwajitNagulkar](https://github.com/VishwajitNagulkar))*
10+
11+
### :construction_worker: Build System
12+
- [`5d41248`](https://github.com/clouddrove/github-shared-workflows/commit/5d412489a03faa352d25c344e0ea6c28a8f54c4e) - **deps**: bump hashicorp/setup-terraform from 2 to 3 *(PR [#99](https://github.com/clouddrove/github-shared-workflows/pull/99) by [@dependabot[bot]](https://github.com/apps/dependabot))*
13+
14+
### :memo: Documentation Changes
15+
- [`0ae9661`](https://github.com/clouddrove/github-shared-workflows/commit/0ae966131a4c1a0daf689e4f790adb9c5fa13fcd) - update CHANGELOG.md for 1.0.7 *(commit by [@clouddrove-ci](https://github.com/clouddrove-ci))*
16+
17+
718
## [1.0.7] - 2023-10-31
819
### :sparkles: New Features
920
- [`c92588b`](https://github.com/clouddrove/github-shared-workflows/commit/c92588b84705dc33fa5527e4a11145a1861b60c9) - Added attribute for passing environment variables as a input *(commit by [@VishwajitNagulkar](https://github.com/VishwajitNagulkar))*
@@ -48,4 +59,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4859

4960
[1.0.5]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.4...1.0.5
5061
[1.0.6]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.5...1.0.6
51-
[1.0.7]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.6...1.0.7
62+
[1.0.7]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.6...1.0.7
63+
[1.0.8]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.7...1.0.8

0 commit comments

Comments
 (0)