Skip to content

Commit 5f22a43

Browse files
committed
chore(release): %s [skip ci]
- @quenty/settings@11.25.1 - @quenty/settings-inputkeymap@10.27.1
1 parent bb63dc0 commit 5f22a43

4 files changed

Lines changed: 18 additions & 11 deletions

File tree

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.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings-inputkeymap@10.27.0...@quenty/settings-inputkeymap@10.27.1) (2025-07-17)
7+
8+
**Note:** Version bump only for package @quenty/settings-inputkeymap
9+
10+
11+
12+
13+
614
# [10.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings-inputkeymap@10.26.0...@quenty/settings-inputkeymap@10.27.0) (2025-05-12)
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.27.0",
3+
"version": "10.27.1",
44
"description": "Input key map setting saving for players",
55
"keywords": [
66
"Roblox",

src/settings/CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
1-
# v11.25.1 (Thu Jul 17 2025)
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 cancel token [#572](https://github.com/Quenty/NevermoreEngine/pull/572) ([@Quenty](https://github.com/Quenty))
6+
## [11.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings@11.25.0...@quenty/settings@11.25.1) (2025-07-17)
67

7-
#### Authors: 1
88

9-
- James Onnen ([@Quenty](https://github.com/Quenty))
9+
### Bug Fixes
10+
11+
* Fix cancel token ([#572](https://github.com/Quenty/NevermoreEngine/issues/572)) ([787b042](https://github.com/Quenty/NevermoreEngine/commit/787b042a1bc13d52405b909f569ebe47c09ca0ee))
12+
1013

11-
---
1214

13-
# Change Log
1415

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

1817
# [11.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings@11.24.0...@quenty/settings@11.25.0) (2025-05-12)
1918

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.25.0",
3+
"version": "11.25.1",
44
"description": "Centralized player settings service",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)