Skip to content

Commit 28054a1

Browse files
committed
chore(release): %s [skip ci]
- @quenty/hide@11.31.1 - @quenty/soundplayer@7.31.1
1 parent 133ae55 commit 28054a1

File tree

4 files changed

+18
-22
lines changed

4 files changed

+18
-22
lines changed

src/hide/CHANGELOG.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
# v11.31.1 (Sun Jan 18 2026)
1+
# Change Log
22

3-
#### 🐛 Bug Fix
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
45

5-
- fix: Fix package dependencies that were missing [#646](https://github.com/Quenty/NevermoreEngine/pull/646) ([@Quenty](https://github.com/Quenty))
6-
- fix: Fix package dependencies that were missing ([@Quenty](https://github.com/Quenty))
6+
## [11.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@11.31.0...@quenty/hide@11.31.1) (2026-01-18)
77

8-
#### Authors: 1
98

10-
- James Onnen ([@Quenty](https://github.com/Quenty))
9+
### Bug Fixes
10+
11+
* Fix package dependencies that were missing ([89a5112](https://github.com/Quenty/NevermoreEngine/commit/89a511276d1e8430ff55ee021da9992e55ddb52f))
12+
1113

12-
---
1314

14-
# Change Log
1515

16-
All notable changes to this project will be documented in this file.
17-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
1816

1917
# [11.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@11.30.0...@quenty/hide@11.31.0) (2026-01-18)
2018

src/hide/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/hide",
3-
"version": "11.31.0",
3+
"version": "11.31.1",
44
"description": "Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication.",
55
"keywords": [
66
"Roblox",

src/soundplayer/CHANGELOG.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
# v7.31.1 (Sun Jan 18 2026)
1+
# Change Log
22

3-
#### 🐛 Bug Fix
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
45

5-
- fix: Fix package dependencies that were missing [#646](https://github.com/Quenty/NevermoreEngine/pull/646) ([@Quenty](https://github.com/Quenty))
6-
- fix: Fix package dependencies that were missing ([@Quenty](https://github.com/Quenty))
6+
## [7.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundplayer@7.31.0...@quenty/soundplayer@7.31.1) (2026-01-18)
77

8-
#### Authors: 1
98

10-
- James Onnen ([@Quenty](https://github.com/Quenty))
9+
### Bug Fixes
10+
11+
* Fix package dependencies that were missing ([89a5112](https://github.com/Quenty/NevermoreEngine/commit/89a511276d1e8430ff55ee021da9992e55ddb52f))
12+
1113

12-
---
1314

14-
# Change Log
1515

16-
All notable changes to this project will be documented in this file.
17-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
1816

1917
# [7.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundplayer@7.30.0...@quenty/soundplayer@7.31.0) (2026-01-18)
2018

src/soundplayer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/soundplayer",
3-
"version": "7.31.0",
3+
"version": "7.31.1",
44
"description": "Sound playback helper",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)