Skip to content

Commit cc5260f

Browse files
committed
chore: fix changelog
1 parent 70a6948 commit cc5260f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4141
- Changed default behaviour of `kaplay({ tagsAsComponents: false })` to `false`.
4242
- Now if you pass a nullish value to `.use()` it throws an error
4343

44-
## [3001.0.9] - 2025-01-15
44+
## [3001.0.10] - TBD
4545

4646
### Added
4747

@@ -56,6 +56,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5656
},
5757
);
5858
```
59+
60+
## [3001.0.9] - 2025-01-15
61+
62+
### Added
63+
5964
- **(examples)** Added a new `particle` example! - @lajbel
6065

6166
### Changed

0 commit comments

Comments
 (0)