Skip to content

Commit dc5bafe

Browse files
bump: version 0.1.0 → 1.0.0 (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1545373 commit dc5bafe

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ commitizen:
33
changelog_incremental: true
44
name: cz_conventional_commits
55
update_changelog_on_bump: true
6-
version: 0.1.0
6+
version: 1.0.0
77
version_scheme: semver2

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## Unreleased
9+
## 1.0.0 (2024-12-05)
1010

11-
Initial release of the AWS VPC module.
11+
### Feat
12+
13+
- Initial release. (#1)

0 commit comments

Comments
 (0)