bump: version 0.2.0 → 0.3.0

This commit is contained in:
aria 2025-05-27 00:55:17 +10:00
parent 1d5c57ced1
commit 37d7a9d716
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,6 @@
name = "cz_conventional_commits"
tag_format = "$version"
version_scheme = "semver"
version = "0.2.0"
version = "0.3.0"
update_changelog_on_bump = true
major_version_zero = true

View file

@ -1,3 +1,15 @@
## 0.3.0 (2025-05-27)
### Feat
- **halloy**: add 'ly'(nta) to list of channels to join in servers.rizon
- **halloy**: add 1password command for librechat password
- **halloy**: add font config to halloy
### Refactor
- **OrcaSlicer**: auto updated orca slicer config
## 0.2.0 (2025-05-26)
### Feat