Skip to content

Commit

Permalink
bump: version 0.1.0-b0 → 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdmnyberg committed May 23, 2024
1 parent 12f8722 commit 5e7de8a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cz.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
commitizen:
major_version_zero: true
major_version_zero: false
name: cz_conventional_commits
tag_format: $version
update_changelog_on_bump: true
version: 0.1.0-b0
version: 1.0.0
version_scheme: semver
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.0.0 (2024-05-23)

### Fix

- improve reading experience for very wide screens

## 0.1.0-b0 (2024-05-17)

### Feat
Expand Down

0 comments on commit 5e7de8a

Please sign in to comment.