Skip to content

Commit c74d5bd

Browse files
committed
bump: version 0.9.1 → 0.10.0
1 parent ba02877 commit c74d5bd

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cz_conventional_commits"
33
tag_format = "v$version"
44
version_scheme = "semver"
5-
version = "0.9.1"
5+
version = "0.10.0"
66
update_changelog_on_bump = true
77
major_version_zero = true
88
changelog_incremental = true

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and 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)

0 commit comments

Comments
 (0)