Skip to content

Commit d396d6f

Browse files
committed
chore(release): %s [skip ci]
- @quenty/actionmanager@13.23.0 - @quenty/adorneeboundingbox@8.24.0 - @quenty/adorneedata@7.22.0 - @quenty/adorneevalue@10.23.0 - @quenty/animationprovider@11.23.0 - @quenty/animations@8.22.0 - @quenty/avatareditorutils@7.25.0 - @quenty/basicpane@13.21.0 - @quenty/binder@14.25.0 - @quenty/bindtocloseservice@8.21.0 - @quenty/blend@12.22.0 - @quenty/bodycolorsutils@7.22.0 - @quenty/boundlinkutils@14.25.0 - @quenty/buttondragmodel@1.19.0 - @quenty/buttonhighlightmodel@14.22.0 - @quenty/camera@14.26.0 - @quenty/chatproviderservice@9.32.0 - @quenty/clienttranslator@14.23.0 - @quenty/clipcharacters@12.25.0 - @quenty/cmdrservice@13.28.0 - @quenty/color3utils@11.22.0 - @quenty/colorpalette@10.25.0 - @quenty/colorpicker@10.23.0 - @quenty/conditions@10.25.0 - @quenty/contentproviderutils@12.21.0 - @quenty/cooldown@11.26.0 - @quenty/counter@7.21.0 - @quenty/datastore@13.25.0 - @quenty/deathreport@10.29.0 - @quenty/depthoffield@11.23.0 - @quenty/elo@7.23.0 - @quenty/enabledmixin@11.16.0 - @quenty/equippedtracker@13.23.0 - @quenty/firstpersoncharactertransparency@14.23.0 - @quenty/flipbook@9.21.0 - @quenty/funnels@1.11.0 - @quenty/gameconfig@12.32.0 - @quenty/gameproductservice@14.32.0 - @quenty/gamescalingutils@13.22.0 - @quenty/genericscreenguiprovider@13.25.0 - @quenty/guivisiblemanager@12.13.0 - @quenty/hide@11.27.0 - @quenty/highlight@10.25.0 - @quenty/hintscoringutils@14.26.0 - @quenty/humanoidspeed@12.31.0 - @quenty/humanoidtracker@13.21.0 - @quenty/humanoidutils@2.4.0 - @quenty/idleservice@13.32.0 - @quenty/ik@15.33.0 - @quenty/influxdbclient@7.24.0 - @quenty/inputkeymaputils@14.28.0 - @quenty/inputmode@13.23.0 - @quenty/lipsum@14.22.0 - @quenty/motor6d@7.27.0 - @quenty/observablecollection@12.24.0 - @quenty/parttouchingcalculator@14.27.0 - @quenty/playerbinder@14.25.0 - @quenty/playerhumanoidbinder@14.25.0 - @quenty/playerinputmode@9.24.0 - @quenty/promptqueue@1.22.0 - @quenty/racketingropeconstraint@12.27.0 - @quenty/radial-image@9.23.0 - @quenty/ragdoll@15.32.0 - @quenty/receiptprocessing@7.23.0 - @quenty/resetservice@11.23.0 - @quenty/rogue-humanoid@10.31.0 - @quenty/rogue-properties@11.29.0 - @quenty/rxbinderutils@14.25.0 - @quenty/scoredactionservice@16.29.0 - @quenty/screenshothudservice@7.23.0 - @quenty/seatutils@7.24.0 - @quenty/secrets@7.29.0 - @quenty/selectionutils@8.21.0 - @quenty/settings@11.31.0 - @quenty/settings-inputkeymap@10.33.0 - @quenty/snackbar@11.26.0 - @quenty/softshutdown@9.29.0 - @quenty/soundgroup@1.25.0 - @quenty/soundplayer@7.23.0 - @quenty/spawning@10.29.0 - @quenty/statestack@14.22.0 - @quenty/teamtracker@13.21.0 - @quenty/teleportserviceutils@9.21.0 - @quenty/templateprovider@11.23.0 - @quenty/textserviceutils@13.22.0 - @quenty/tie@10.25.0 - @quenty/timedtween@7.22.0 - @quenty/timesyncservice@13.22.0 - @quenty/transitionmodel@7.23.0 - @quenty/undostack@7.21.0 - @quenty/valueobject@13.21.0 - @quenty/viewport@11.27.0
1 parent 7c4437c commit d396d6f

File tree

184 files changed

+831
-171
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+831
-171
lines changed

src/actionmanager/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+
# [13.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@13.22.0...@quenty/actionmanager@13.23.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @quenty/actionmanager
9+
10+
11+
12+
13+
614
# [13.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@13.21.0...@quenty/actionmanager@13.22.0) (2025-09-26)
715

816
**Note:** Version bump only for package @quenty/actionmanager

src/actionmanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/actionmanager",
3-
"version": "13.22.0",
3+
"version": "13.23.0",
44
"description": "Holds single toggleable actions (like a tool system)",
55
"keywords": [
66
"Roblox",

src/adorneeboundingbox/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+
# [8.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@8.23.1...@quenty/adorneeboundingbox@8.24.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @quenty/adorneeboundingbox
9+
10+
11+
12+
13+
614
## [8.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@8.23.0...@quenty/adorneeboundingbox@8.23.1) (2025-10-07)
715

816
**Note:** Version bump only for package @quenty/adorneeboundingbox

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.23.1",
3+
"version": "8.24.0",
44
"description": "Handles logic for reactive bounding box monitoring",
55
"keywords": [
66
"Roblox",

src/adorneedata/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+
# [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneedata@7.21.0...@quenty/adorneedata@7.22.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @quenty/adorneedata
9+
10+
11+
12+
13+
614
# [7.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneedata@7.20.0...@quenty/adorneedata@7.21.0) (2025-09-26)
715

816
**Note:** Version bump only for package @quenty/adorneedata

src/adorneedata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/adorneedata",
3-
"version": "7.21.0",
3+
"version": "7.22.0",
44
"description": "Bridges attributes and serialization",
55
"keywords": [
66
"Roblox",

src/adorneevalue/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.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneevalue@10.22.0...@quenty/adorneevalue@10.23.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @quenty/adorneevalue
9+
10+
11+
12+
13+
614
# [10.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneevalue@10.21.0...@quenty/adorneevalue@10.22.0) (2025-09-26)
715

816
**Note:** Version bump only for package @quenty/adorneevalue

src/adorneevalue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/adorneevalue",
3-
"version": "10.22.0",
3+
"version": "10.23.0",
44
"description": "Adorneevalue - Helper class to transform a an adornee into relative positions/information.",
55
"keywords": [
66
"Roblox",

src/animationprovider/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+
# [11.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@11.22.0...@quenty/animationprovider@11.23.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @quenty/animationprovider
9+
10+
11+
12+
13+
614
# [11.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@11.21.0...@quenty/animationprovider@11.22.0) (2025-10-03)
715

816
**Note:** Version bump only for package @quenty/animationprovider

src/animationprovider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/animationprovider",
3-
"version": "11.22.0",
3+
"version": "11.23.0",
44
"description": "Provides animations for anything tagged with \"AnimationContainer\" and from a folder named \"Animations\" in ReplicatedStorage.",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)