Skip to content

Commit 768c0d1

Browse files
committed
chore(release): %s [skip ci]
- @quenty/chatproviderservice@9.41.4 - @quenty/localizedtextutils@12.24.2
1 parent 4ba80b1 commit 768c0d1

4 files changed

Lines changed: 18 additions & 11 deletions

File tree

src/chatproviderservice/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+
## [9.41.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.41.3...@quenty/chatproviderservice@9.41.4) (2026-02-13)
7+
8+
**Note:** Version bump only for package @quenty/chatproviderservice
9+
10+
11+
12+
13+
614
## [9.41.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.41.2...@quenty/chatproviderservice@9.41.3) (2026-02-09)
715

816
**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.41.3",
3+
"version": "9.41.4",
44
"description": "Provide wrapper around chat system to allow tags to be set",
55
"keywords": [
66
"Roblox",

src/localizedtextutils/CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
1-
# v12.24.2 (Fri Feb 13 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(localizedtextutils): make translationArgs optional [#655](https://github.com/Quenty/NevermoreEngine/pull/655) ([@Quenty](https://github.com/Quenty))
6+
## [12.24.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@12.24.1...@quenty/localizedtextutils@12.24.2) (2026-02-13)
67

7-
#### Authors: 1
88

9-
- James Onnen ([@Quenty](https://github.com/Quenty))
9+
### Bug Fixes
10+
11+
* **localizedtextutils:** make translationArgs optional ([#655](https://github.com/Quenty/NevermoreEngine/issues/655)) ([9eb6d7b](https://github.com/Quenty/NevermoreEngine/commit/9eb6d7bb9c26bc6a21bd71bfc7e47fd0dfae26c1))
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
## [12.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@12.24.0...@quenty/localizedtextutils@12.24.1) (2026-01-21)
1918

src/localizedtextutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/localizedtextutils",
3-
"version": "12.24.1",
3+
"version": "12.24.2",
44
"description": "Localized text utils which changes translationKey structures to shared locations",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)