Skip to content

Commit 1acafc7

Browse files
committed
chore(release): %s [skip ci]
- @quenty/chatproviderservice@9.52.2 - @quenty/cmdrservice@13.45.2 - @quenty/gameconfig@12.49.2 - @quenty/gameproductservice@14.51.2 - @quenty/grouputils@10.20.2 - @quenty/permissionprovider@14.38.2 - @quenty/saveslot@1.1.2 - @quenty/secrets@7.50.2 - @quenty/settings@11.53.2 - @quenty/settings-inputkeymap@10.56.2 - @quenty/spawning@10.47.2
1 parent b23fee6 commit 1acafc7

22 files changed

Lines changed: 57 additions & 148 deletions

File tree

src/chatproviderservice/CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
1-
# v9.52.2 (Wed Jun 03 2026)
2-
3-
#### 🐛 Bug Fix
4-
5-
- Merge remote-tracking branch 'origin/main' into users/euvinkeel/cmdrstudio2 ([@euvinkeel](https://github.com/euvinkeel))
6-
7-
#### Authors: 1
8-
9-
- euvinkeel ([@euvinkeel](https://github.com/euvinkeel))
10-
11-
---
12-
131
# Change Log
142

153
All notable changes to this project will be documented in this file.
164
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
175

6+
## [9.52.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.52.1...@quenty/chatproviderservice@9.52.2) (2026-06-03)
7+
8+
**Note:** Version bump only for package @quenty/chatproviderservice
9+
1810
## [9.52.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.52.0...@quenty/chatproviderservice@9.52.1) (2026-05-30)
1911

2012
**Note:** Version bump only for package @quenty/chatproviderservice

src/chatproviderservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/chatproviderservice",
3-
"version": "9.52.1",
3+
"version": "9.52.2",
44
"description": "Provide wrapper around chat system to allow tags to be set",
55
"keywords": [
66
"Roblox",

src/cmdrservice/CHANGELOG.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,14 @@
1-
# v13.45.2 (Wed Jun 03 2026)
2-
3-
#### 🐛 Bug Fix
4-
5-
- fix: multi player studio test has cmdr permissions [#704](https://github.com/Quenty/NevermoreEngine/pull/704) ([@euvinkeel](https://github.com/euvinkeel))
6-
- Merge remote-tracking branch 'origin/main' into users/euvinkeel/cmdrstudio2 ([@euvinkeel](https://github.com/euvinkeel))
7-
- fix: multi player studio test has cmdr permissions ([@euvinkeel](https://github.com/euvinkeel))
8-
9-
#### Authors: 1
10-
11-
- euvinkeel ([@euvinkeel](https://github.com/euvinkeel))
12-
13-
---
14-
151
# Change Log
162

173
All notable changes to this project will be documented in this file.
184
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
195

6+
## [13.45.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@13.45.1...@quenty/cmdrservice@13.45.2) (2026-06-03)
7+
8+
### Bug Fixes
9+
10+
- multi player studio test has cmdr permissions ([ea41608](https://github.com/Quenty/NevermoreEngine/commit/ea41608eaab1479fd4141b7e2a92444194ba55e3))
11+
2012
## [13.45.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@13.45.0...@quenty/cmdrservice@13.45.1) (2026-05-30)
2113

2214
**Note:** Version bump only for package @quenty/cmdrservice

src/cmdrservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/cmdrservice",
3-
"version": "13.45.1",
3+
"version": "13.45.2",
44
"description": "Bridge between cmdr and Nevermore services using servicebag",
55
"keywords": [
66
"Roblox",

src/gameconfig/CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
1-
# v12.49.2 (Wed Jun 03 2026)
2-
3-
#### 🐛 Bug Fix
4-
5-
- Merge remote-tracking branch 'origin/main' into users/euvinkeel/cmdrstudio2 ([@euvinkeel](https://github.com/euvinkeel))
6-
7-
#### Authors: 1
8-
9-
- euvinkeel ([@euvinkeel](https://github.com/euvinkeel))
10-
11-
---
12-
131
# Change Log
142

153
All notable changes to this project will be documented in this file.
164
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
175

6+
## [12.49.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.49.1...@quenty/gameconfig@12.49.2) (2026-06-03)
7+
8+
**Note:** Version bump only for package @quenty/gameconfig
9+
1810
## [12.49.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.49.0...@quenty/gameconfig@12.49.1) (2026-05-30)
1911

2012
**Note:** Version bump only for package @quenty/gameconfig

src/gameconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/gameconfig",
3-
"version": "12.49.1",
3+
"version": "12.49.2",
44
"description": "Configuration service to specify Roblox badges, products, and other specific assets.",
55
"keywords": [
66
"Roblox",

src/gameproductservice/CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
1-
# v14.51.2 (Wed Jun 03 2026)
2-
3-
#### 🐛 Bug Fix
4-
5-
- Merge remote-tracking branch 'origin/main' into users/euvinkeel/cmdrstudio2 ([@euvinkeel](https://github.com/euvinkeel))
6-
7-
#### Authors: 1
8-
9-
- euvinkeel ([@euvinkeel](https://github.com/euvinkeel))
10-
11-
---
12-
131
# Change Log
142

153
All notable changes to this project will be documented in this file.
164
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
175

6+
## [14.51.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameproductservice@14.51.1...@quenty/gameproductservice@14.51.2) (2026-06-03)
7+
8+
**Note:** Version bump only for package @quenty/gameproductservice
9+
1810
## [14.51.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameproductservice@14.51.0...@quenty/gameproductservice@14.51.1) (2026-05-30)
1911

2012
**Note:** Version bump only for package @quenty/gameproductservice

src/gameproductservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/gameproductservice",
3-
"version": "14.51.1",
3+
"version": "14.51.2",
44
"description": "Generalized monetization system for handling products and purchases correctly.",
55
"keywords": [
66
"Roblox",

src/grouputils/CHANGELOG.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,12 @@
1-
# v10.20.2 (Wed Jun 03 2026)
2-
3-
#### 🐛 Bug Fix
4-
5-
- fix: multi player studio test has cmdr permissions [#704](https://github.com/Quenty/NevermoreEngine/pull/704) ([@euvinkeel](https://github.com/euvinkeel))
6-
- added fallback that wont trigger luau lint errors ([@euvinkeel](https://github.com/euvinkeel))
7-
- Merge remote-tracking branch 'origin/main' into users/euvinkeel/cmdrstudio2 ([@euvinkeel](https://github.com/euvinkeel))
8-
- replace deprecated methods ([@euvinkeel](https://github.com/euvinkeel))
9-
10-
#### Authors: 1
11-
12-
- euvinkeel ([@euvinkeel](https://github.com/euvinkeel))
13-
14-
---
15-
161
# Change Log
172

183
All notable changes to this project will be documented in this file.
194
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
205

6+
## [10.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/grouputils@10.20.1...@quenty/grouputils@10.20.2) (2026-06-03)
7+
8+
**Note:** Version bump only for package @quenty/grouputils
9+
2110
## [10.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/grouputils@10.20.0...@quenty/grouputils@10.20.1) (2026-05-30)
2211

2312
**Note:** Version bump only for package @quenty/grouputils

src/grouputils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/grouputils",
3-
"version": "10.20.1",
3+
"version": "10.20.2",
44
"description": "Group utility functions for Roblox",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)