Skip to content

Commit 8d89a64

Browse files
bump: version 0.1.0 → 1.0.0 (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: James Armes (they/them) <jarmes@codeforamerica.org>
1 parent 95dd9be commit 8d89a64

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.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 (2026-07-23)
1010

11-
Initial release.
11+
### Feat
12+
13+
- Initial release

0 commit comments

Comments
 (0)