File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22name = " cz_conventional_commits"
33tag_format = " v$version"
44version_scheme = " semver"
5- version = " 0.9.1 "
5+ version = " 0.10.0 "
66update_changelog_on_bump = true
77major_version_zero = true
88changelog_incremental = true
Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v0.10.0 (2025-04-14)
9+
10+ ### Feat
11+
12+ - ** graphics** : integrate moonshine shader effects for enhanced visuals
13+
14+ ### Refactor
15+
16+ - ** player** : adjust collision color transparency
17+
818## v0.9.1 (2025-03-26)
919
1020## v0.9.0 (2025-03-26)
You can’t perform that action at this time.
0 commit comments