Skip to content

Commit 1b9913f

Browse files
committed
chore(main): release buu-fun 0.1.75
1 parent 5596270 commit 1b9913f

3 files changed

Lines changed: 24 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.74"
2+
".": "0.1.75"
33
}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [0.1.75](https://github.com/Buu-AI/buu-fun/compare/buu-fun-v0.1.74...buu-fun-v0.1.75) (2025-12-30)
4+
5+
6+
### ✨ Features
7+
8+
* added game ready disabled features to be muted ([5596270](https://github.com/Buu-AI/buu-fun/commit/5596270c406241839400562c62ebfa7b891d2bf1))
9+
* added game ready disabled features to be muted ([d09c102](https://github.com/Buu-AI/buu-fun/commit/d09c102a270947bbaa176c22270db891a0588229))
10+
* added game ready disabled features to be muted ([1d33830](https://github.com/Buu-AI/buu-fun/commit/1d33830169b3d05f18a06b5b0a3f6277422bca73))
11+
* added game ready disabled features to be muted ([bbc0664](https://github.com/Buu-AI/buu-fun/commit/bbc0664f29413769cd7eefe46c58e94f68976eae))
12+
* added gameReady option and new functionality ([26b087e](https://github.com/Buu-AI/buu-fun/commit/26b087ed6d12701768e0c5a1786306819af03065))
13+
* added gameReady option and new functionality ([e65c045](https://github.com/Buu-AI/buu-fun/commit/e65c045bc5ecc8a910e1d8c7ff4333e4abdecca0))
14+
* added gameReady option and new functionality ([64f80d2](https://github.com/Buu-AI/buu-fun/commit/64f80d240522e23eb3934206bb62b93538cb8093))
15+
* added gameReady option and new functionality ([dcb0a5b](https://github.com/Buu-AI/buu-fun/commit/dcb0a5b11e70b91c037398421d61a61b875bc5ee))
16+
* removed image uploads on gameReady ([98a62f9](https://github.com/Buu-AI/buu-fun/commit/98a62f95e1fbb3b71717d5eb5e8cdda86bf4d337))
17+
* removed image uploads on gameReady ([f6c6f9d](https://github.com/Buu-AI/buu-fun/commit/f6c6f9df89936a6d43ab8a2fd7a78feb510d0d06))
18+
* removed image uploads on gameReady ([0e8d633](https://github.com/Buu-AI/buu-fun/commit/0e8d633aebed7ca3f9d81b5e511479d067e36ace))
19+
20+
21+
### 🐛 Bugfixes
22+
23+
* updated nextjs react vulnerability ([9363a36](https://github.com/Buu-AI/buu-fun/commit/9363a36429aff9ef46195342b8f99361aee10573))
24+
325
## [0.1.74](https://github.com/Buu-AI/buu-fun/compare/buu-fun-v0.1.73...buu-fun-v0.1.74) (2025-11-09)
426

527

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buu-fun",
3-
"version": "0.1.74",
3+
"version": "0.1.75",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)