Skip to content

Commit 34e2535

Browse files
committed
chore(release): %s [skip ci]
- @quenty/adorneeboundingbox@8.27.1 - @quenty/settings@11.38.1 - @quenty/settings-inputkeymap@10.40.1 - @quenty/nevermore-cli@4.12.3
1 parent cd1f07b commit 34e2535

File tree

8 files changed

+30
-34
lines changed

8 files changed

+30
-34
lines changed

src/adorneeboundingbox/CHANGELOG.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
1-
# v8.27.1 (Mon Jan 12 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: Add better warnings to PlayerSettings [#634](https://github.com/Quenty/NevermoreEngine/pull/634) ([@Quenty](https://github.com/Quenty))
6-
- typing: Update typing ([@Quenty](https://github.com/Quenty))
6+
## [8.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@8.27.0...@quenty/adorneeboundingbox@8.27.1) (2026-01-12)
77

8-
#### Authors: 1
8+
**Note:** Version bump only for package @quenty/adorneeboundingbox
99

10-
- James Onnen ([@Quenty](https://github.com/Quenty))
1110

12-
---
1311

14-
# Change Log
1512

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

1914
# [8.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@8.26.1...@quenty/adorneeboundingbox@8.27.0) (2026-01-11)
2015

src/adorneeboundingbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/adorneeboundingbox",
3-
"version": "8.27.0",
3+
"version": "8.27.1",
44
"description": "Handles logic for reactive bounding box monitoring",
55
"keywords": [
66
"Roblox",

src/settings-inputkeymap/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [10.40.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings-inputkeymap@10.40.0...@quenty/settings-inputkeymap@10.40.1) (2026-01-12)
7+
8+
**Note:** Version bump only for package @quenty/settings-inputkeymap
9+
10+
11+
12+
13+
614
# [10.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings-inputkeymap@10.39.1...@quenty/settings-inputkeymap@10.40.0) (2026-01-11)
715

816
**Note:** Version bump only for package @quenty/settings-inputkeymap

src/settings-inputkeymap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/settings-inputkeymap",
3-
"version": "10.40.0",
3+
"version": "10.40.1",
44
"description": "Input key map setting saving for players",
55
"keywords": [
66
"Roblox",

src/settings/CHANGELOG.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
# v11.38.1 (Mon Jan 12 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: Add better warnings to PlayerSettings [#634](https://github.com/Quenty/NevermoreEngine/pull/634) ([@Quenty](https://github.com/Quenty))
6-
- fix: Add better warnings to PlayerSettings ([@Quenty](https://github.com/Quenty))
6+
## [11.38.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings@11.38.0...@quenty/settings@11.38.1) (2026-01-12)
77

8-
#### Authors: 1
98

10-
- James Onnen ([@Quenty](https://github.com/Quenty))
9+
### Bug Fixes
10+
11+
* Add better warnings to PlayerSettings ([250f473](https://github.com/Quenty/NevermoreEngine/commit/250f47364d04c3c39a52a399f35be5b921d7e352))
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.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings@11.37.1...@quenty/settings@11.38.0) (2026-01-11)
2018

src/settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/settings",
3-
"version": "11.38.0",
3+
"version": "11.38.1",
44
"description": "Centralized player settings service",
55
"keywords": [
66
"Roblox",

tools/nevermore-cli/CHANGELOG.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
1-
# v4.12.3 (Mon Jan 12 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: Add better warnings to PlayerSettings [#634](https://github.com/Quenty/NevermoreEngine/pull/634) ([@Quenty](https://github.com/Quenty))
6-
- tool: Update code-workspace to try to prevent Rojo from memory leaking during rebase or other file-heavy operations ([@Quenty](https://github.com/Quenty))
6+
## [4.12.3](https://github.com/Quenty/Nevermore/compare/@quenty/nevermore-cli@4.12.2...@quenty/nevermore-cli@4.12.3) (2026-01-12)
77

8-
#### Authors: 1
8+
**Note:** Version bump only for package @quenty/nevermore-cli
99

10-
- James Onnen ([@Quenty](https://github.com/Quenty))
1110

12-
---
1311

14-
# Change Log
1512

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

1914
## [4.12.2](https://github.com/Quenty/Nevermore/compare/@quenty/nevermore-cli@4.12.1...@quenty/nevermore-cli@4.12.2) (2026-01-10)
2015

tools/nevermore-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/nevermore-cli",
3-
"version": "4.12.2",
3+
"version": "4.12.3",
44
"description": "CLI interface for Nevermore",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)