diff --git a/src/actionmanager/CHANGELOG.md b/src/actionmanager/CHANGELOG.md index 7efb4b6bad..5f32d2660d 100644 --- a/src/actionmanager/CHANGELOG.md +++ b/src/actionmanager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@13.15.0...@quenty/actionmanager@13.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/actionmanager + + + + + # [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@13.14.0...@quenty/actionmanager@13.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/actionmanager diff --git a/src/actionmanager/package.json b/src/actionmanager/package.json index 43925c9d82..f78b0db1c1 100644 --- a/src/actionmanager/package.json +++ b/src/actionmanager/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/actionmanager", - "version": "13.15.0", + "version": "13.16.0", "description": "Holds single toggleable actions (like a tool system)", "keywords": [ "Roblox", diff --git a/src/adorneeboundingbox/CHANGELOG.md b/src/adorneeboundingbox/CHANGELOG.md index 2562a49556..31096fcb5b 100644 --- a/src/adorneeboundingbox/CHANGELOG.md +++ b/src/adorneeboundingbox/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@8.16.0...@quenty/adorneeboundingbox@8.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/adorneeboundingbox + + + + + # [8.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@8.15.0...@quenty/adorneeboundingbox@8.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/adorneeboundingbox diff --git a/src/adorneeboundingbox/package.json b/src/adorneeboundingbox/package.json index aaf02f0c9f..e1bbb13569 100644 --- a/src/adorneeboundingbox/package.json +++ b/src/adorneeboundingbox/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/adorneeboundingbox", - "version": "8.16.0", + "version": "8.17.0", "description": "Handles logic for reactive bounding box monitoring", "keywords": [ "Roblox", diff --git a/src/adorneedata/CHANGELOG.md b/src/adorneedata/CHANGELOG.md index 78b94788c2..4dbf966061 100644 --- a/src/adorneedata/CHANGELOG.md +++ b/src/adorneedata/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneedata@7.15.0...@quenty/adorneedata@7.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/adorneedata + + + + + # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneedata@7.14.0...@quenty/adorneedata@7.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/adorneedata diff --git a/src/adorneedata/package.json b/src/adorneedata/package.json index dee89bb937..cf39a8c72a 100644 --- a/src/adorneedata/package.json +++ b/src/adorneedata/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/adorneedata", - "version": "7.15.0", + "version": "7.16.0", "description": "Bridges attributes and serialization", "keywords": [ "Roblox", diff --git a/src/adorneevalue/CHANGELOG.md b/src/adorneevalue/CHANGELOG.md index 000b133bd5..e1390588f0 100644 --- a/src/adorneevalue/CHANGELOG.md +++ b/src/adorneevalue/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneevalue@10.14.0...@quenty/adorneevalue@10.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/adorneevalue + + + + + # [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneevalue@10.13.0...@quenty/adorneevalue@10.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/adorneevalue diff --git a/src/adorneevalue/package.json b/src/adorneevalue/package.json index 1d373048b3..4b1d76b3d5 100644 --- a/src/adorneevalue/package.json +++ b/src/adorneevalue/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/adorneevalue", - "version": "10.14.0", + "version": "10.15.0", "description": "Adorneevalue - Helper class to transform a an adornee into relative positions/information.", "keywords": [ "Roblox", diff --git a/src/aggregator/CHANGELOG.md b/src/aggregator/CHANGELOG.md index 40f2fac59a..42aaeaea97 100644 --- a/src/aggregator/CHANGELOG.md +++ b/src/aggregator/CHANGELOG.md @@ -1,20 +1,18 @@ -# v1.2.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) -- feat: Add rate aggregation and batching ([@Quenty](https://github.com/Quenty)) +# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/aggregator@1.1.0...@quenty/aggregator@1.2.0) (2024-12-15) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add rate aggregation and batching ([8b3b2a6](https://github.com/Quenty/NevermoreEngine/commit/8b3b2a62d5f272980a404b72e2c0d36eae04dfec)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 1.1.0 (2024-12-03) diff --git a/src/aggregator/package.json b/src/aggregator/package.json index f3aaf8126c..f4948f8ea4 100644 --- a/src/aggregator/package.json +++ b/src/aggregator/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/aggregator", - "version": "1.1.0", + "version": "1.2.0", "description": "Aggregates async promise requests", "keywords": [ "Roblox", diff --git a/src/animationprovider/CHANGELOG.md b/src/animationprovider/CHANGELOG.md index ea61cfab48..6ae0f742ca 100644 --- a/src/animationprovider/CHANGELOG.md +++ b/src/animationprovider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@11.14.0...@quenty/animationprovider@11.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/animationprovider + + + + + # [11.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@11.13.0...@quenty/animationprovider@11.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/animationprovider diff --git a/src/animationprovider/package.json b/src/animationprovider/package.json index 920c97866f..880d36ceef 100644 --- a/src/animationprovider/package.json +++ b/src/animationprovider/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/animationprovider", - "version": "11.14.0", + "version": "11.15.0", "description": "Provides animations for anything tagged with \"AnimationContainer\" and from a folder named \"Animations\" in ReplicatedStorage.", "keywords": [ "Roblox", diff --git a/src/animations/CHANGELOG.md b/src/animations/CHANGELOG.md index ca8b9161e9..c036a5c466 100644 --- a/src/animations/CHANGELOG.md +++ b/src/animations/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.14.0...@quenty/animations@8.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/animations + + + + + # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.13.0...@quenty/animations@8.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/animations diff --git a/src/animations/package.json b/src/animations/package.json index 98f3ed7102..c422f18536 100644 --- a/src/animations/package.json +++ b/src/animations/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/animations", - "version": "8.14.0", + "version": "8.15.0", "description": "Utility methods for playing back animations on Roblox", "keywords": [ "Roblox", diff --git a/src/assetserviceutils/CHANGELOG.md b/src/assetserviceutils/CHANGELOG.md index 04bb5735fa..d214b74f1b 100644 --- a/src/assetserviceutils/CHANGELOG.md +++ b/src/assetserviceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/assetserviceutils@5.16.0...@quenty/assetserviceutils@5.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/assetserviceutils + + + + + # [5.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/assetserviceutils@5.15.0...@quenty/assetserviceutils@5.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/assetserviceutils diff --git a/src/assetserviceutils/package.json b/src/assetserviceutils/package.json index 37571afb7c..92a883f05b 100644 --- a/src/assetserviceutils/package.json +++ b/src/assetserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/assetserviceutils", - "version": "5.16.0", + "version": "5.17.0", "description": "Provides a wrapper for AssetService's async calls", "keywords": [ "Roblox", diff --git a/src/attributeutils/CHANGELOG.md b/src/attributeutils/CHANGELOG.md index af2d135bef..cb8b98e289 100644 --- a/src/attributeutils/CHANGELOG.md +++ b/src/attributeutils/CHANGELOG.md @@ -1,20 +1,18 @@ -# v14.15.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) -- feat: Add JSONAttributeValue and EncodedAttributeValue ([@Quenty](https://github.com/Quenty)) +# [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@14.14.0...@quenty/attributeutils@14.15.0) (2024-12-15) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add JSONAttributeValue and EncodedAttributeValue ([fbb09eb](https://github.com/Quenty/NevermoreEngine/commit/fbb09ebcbec2e22580918727e5157f0789fafa17)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@14.13.0...@quenty/attributeutils@14.14.0) (2024-12-03) diff --git a/src/attributeutils/package.json b/src/attributeutils/package.json index 421218dee0..ccb199cba8 100644 --- a/src/attributeutils/package.json +++ b/src/attributeutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/attributeutils", - "version": "14.14.0", + "version": "14.15.0", "description": "Provides utility functions to work with attributes in Roblox", "keywords": [ "Roblox", diff --git a/src/avatareditorutils/CHANGELOG.md b/src/avatareditorutils/CHANGELOG.md index 202ae9399c..5eb792bc0a 100644 --- a/src/avatareditorutils/CHANGELOG.md +++ b/src/avatareditorutils/CHANGELOG.md @@ -1,23 +1,18 @@ -# v7.17.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +# [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/avatareditorutils@7.16.0...@quenty/avatareditorutils@7.17.0) (2024-12-15) -#### 🐛 Bug Fix -- fix: Limit batch request size ([@Quenty](https://github.com/Quenty)) +### Bug Fixes -#### Authors: 1 +* Limit batch request size ([0a48559](https://github.com/Quenty/NevermoreEngine/commit/0a485593478e3a4696d1433219233323cb30fbeb)) -- James Onnen ([@Quenty](https://github.com/Quenty)) ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/avatareditorutils@7.15.0...@quenty/avatareditorutils@7.16.0) (2024-12-03) diff --git a/src/avatareditorutils/package.json b/src/avatareditorutils/package.json index a90679d943..4308677090 100644 --- a/src/avatareditorutils/package.json +++ b/src/avatareditorutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/avatareditorutils", - "version": "7.16.0", + "version": "7.17.0", "description": "Provides utility functions to work with the Roblox AvatarEditorService", "keywords": [ "Roblox", diff --git a/src/badgeutils/CHANGELOG.md b/src/badgeutils/CHANGELOG.md index adeb6146e6..53475e35dd 100644 --- a/src/badgeutils/CHANGELOG.md +++ b/src/badgeutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/badgeutils@10.8.0...@quenty/badgeutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/badgeutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/badgeutils@10.7.1...@quenty/badgeutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/badgeutils diff --git a/src/badgeutils/package.json b/src/badgeutils/package.json index d42808b986..78e58215f1 100644 --- a/src/badgeutils/package.json +++ b/src/badgeutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/badgeutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Utility functions involving badges on Roblox", "keywords": [ "Roblox", diff --git a/src/basicpane/CHANGELOG.md b/src/basicpane/CHANGELOG.md index ff63b0ff23..731c3cc7b1 100644 --- a/src/basicpane/CHANGELOG.md +++ b/src/basicpane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/basicpane@13.14.0...@quenty/basicpane@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/basicpane + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/basicpane@13.13.0...@quenty/basicpane@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/basicpane diff --git a/src/basicpane/package.json b/src/basicpane/package.json index 1c43aa4216..367574d246 100644 --- a/src/basicpane/package.json +++ b/src/basicpane/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/basicpane", - "version": "13.14.0", + "version": "13.15.0", "description": "Base UI object with visibility and a maid", "keywords": [ "Roblox", diff --git a/src/binder/CHANGELOG.md b/src/binder/CHANGELOG.md index 91ffec4e78..af6d7cf4a7 100644 --- a/src/binder/CHANGELOG.md +++ b/src/binder/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.16.0...@quenty/binder@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/binder + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.15.0...@quenty/binder@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/binder diff --git a/src/binder/package.json b/src/binder/package.json index 8d99d64160..4ac8929ac9 100644 --- a/src/binder/package.json +++ b/src/binder/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/binder", - "version": "14.16.0", + "version": "14.17.0", "description": "Utility object to Bind a class to Roblox object, and associated helper methods", "keywords": [ "Roblox", diff --git a/src/bindtocloseservice/CHANGELOG.md b/src/bindtocloseservice/CHANGELOG.md index 897e0376e1..b0ce83d628 100644 --- a/src/bindtocloseservice/CHANGELOG.md +++ b/src/bindtocloseservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/bindtocloseservice@8.14.0...@quenty/bindtocloseservice@8.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/bindtocloseservice + + + + + # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/bindtocloseservice@8.13.0...@quenty/bindtocloseservice@8.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/bindtocloseservice diff --git a/src/bindtocloseservice/package.json b/src/bindtocloseservice/package.json index 86c984bd09..e87f409589 100644 --- a/src/bindtocloseservice/package.json +++ b/src/bindtocloseservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/bindtocloseservice", - "version": "8.14.0", + "version": "8.15.0", "description": "Bind to game close API in a centralized location.", "keywords": [ "Roblox", diff --git a/src/blend/CHANGELOG.md b/src/blend/CHANGELOG.md index 2cb5894b3a..97c7957699 100644 --- a/src/blend/CHANGELOG.md +++ b/src/blend/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.14.0...@quenty/blend@12.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/blend + + + + + # [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.13.0...@quenty/blend@12.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/blend diff --git a/src/blend/package.json b/src/blend/package.json index a397f3dcb2..426b03770e 100644 --- a/src/blend/package.json +++ b/src/blend/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/blend", - "version": "12.14.0", + "version": "12.15.0", "description": "Declarative UI system.", "keywords": [ "Roblox", diff --git a/src/bodycolorsutils/CHANGELOG.md b/src/bodycolorsutils/CHANGELOG.md index 2f8aee4210..a46d87a076 100644 --- a/src/bodycolorsutils/CHANGELOG.md +++ b/src/bodycolorsutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/bodycolorsutils@7.14.0...@quenty/bodycolorsutils@7.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/bodycolorsutils + + + + + # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/bodycolorsutils@7.13.0...@quenty/bodycolorsutils@7.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/bodycolorsutils diff --git a/src/bodycolorsutils/package.json b/src/bodycolorsutils/package.json index 3a75669534..81cf978538 100644 --- a/src/bodycolorsutils/package.json +++ b/src/bodycolorsutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/bodycolorsutils", - "version": "7.14.0", + "version": "7.15.0", "description": "Body color helper utilities for merging and representing body colors over the network and datastore", "keywords": [ "Roblox", diff --git a/src/boundlinkutils/CHANGELOG.md b/src/boundlinkutils/CHANGELOG.md index 3f9ae69c94..94c263befd 100644 --- a/src/boundlinkutils/CHANGELOG.md +++ b/src/boundlinkutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.16.0...@quenty/boundlinkutils@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/boundlinkutils + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.15.0...@quenty/boundlinkutils@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/boundlinkutils diff --git a/src/boundlinkutils/package.json b/src/boundlinkutils/package.json index 49782dcfcf..060af71f60 100644 --- a/src/boundlinkutils/package.json +++ b/src/boundlinkutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/boundlinkutils", - "version": "14.16.0", + "version": "14.17.0", "description": "Utility functions involving binders and links", "keywords": [ "Roblox", diff --git a/src/brio/CHANGELOG.md b/src/brio/CHANGELOG.md index a3a6756e05..3babb3cb03 100644 --- a/src/brio/CHANGELOG.md +++ b/src/brio/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/brio@14.14.0...@quenty/brio@14.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/brio + + + + + # [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/brio@14.13.0...@quenty/brio@14.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/brio diff --git a/src/brio/package.json b/src/brio/package.json index bee04b15fa..d99cc732df 100644 --- a/src/brio/package.json +++ b/src/brio/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/brio", - "version": "14.14.0", + "version": "14.15.0", "description": "Brios wrap an object and either are alive or dead", "keywords": [ "Roblox", diff --git a/src/buttondragmodel/CHANGELOG.md b/src/buttondragmodel/CHANGELOG.md index c7b48070be..1de8a64984 100644 --- a/src/buttondragmodel/CHANGELOG.md +++ b/src/buttondragmodel/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/buttondragmodel@1.12.0...@quenty/buttondragmodel@1.13.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/buttondragmodel + + + + + # [1.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/buttondragmodel@1.11.0...@quenty/buttondragmodel@1.12.0) (2024-12-03) **Note:** Version bump only for package @quenty/buttondragmodel diff --git a/src/buttondragmodel/package.json b/src/buttondragmodel/package.json index 12465c7d66..1639f68a40 100644 --- a/src/buttondragmodel/package.json +++ b/src/buttondragmodel/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/buttondragmodel", - "version": "1.12.0", + "version": "1.13.0", "description": "Model for dragging buttons around", "keywords": [ "Roblox", diff --git a/src/buttonhighlightmodel/CHANGELOG.md b/src/buttonhighlightmodel/CHANGELOG.md index 2508ecafb1..10ad9a094c 100644 --- a/src/buttonhighlightmodel/CHANGELOG.md +++ b/src/buttonhighlightmodel/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/buttonhighlightmodel@14.14.0...@quenty/buttonhighlightmodel@14.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/buttonhighlightmodel + + + + + # [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/buttonhighlightmodel@14.13.0...@quenty/buttonhighlightmodel@14.14.0) (2024-12-03) diff --git a/src/buttonhighlightmodel/package.json b/src/buttonhighlightmodel/package.json index 22abfcd225..8a5b10494b 100644 --- a/src/buttonhighlightmodel/package.json +++ b/src/buttonhighlightmodel/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/buttonhighlightmodel", - "version": "14.14.0", + "version": "14.15.0", "description": "Contains model information for the current button", "keywords": [ "Roblox", diff --git a/src/camera/CHANGELOG.md b/src/camera/CHANGELOG.md index 236838cc01..9aaf7f922a 100644 --- a/src/camera/CHANGELOG.md +++ b/src/camera/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camera@14.16.0...@quenty/camera@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/camera + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camera@14.15.0...@quenty/camera@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/camera diff --git a/src/camera/package.json b/src/camera/package.json index 4a67c47830..5216cd53e6 100644 --- a/src/camera/package.json +++ b/src/camera/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/camera", - "version": "14.16.0", + "version": "14.17.0", "description": "Quenty's camera system for Roblox", "keywords": [ "Roblox", diff --git a/src/camerastoryutils/CHANGELOG.md b/src/camerastoryutils/CHANGELOG.md index 0a66c8582f..ce8dc18896 100644 --- a/src/camerastoryutils/CHANGELOG.md +++ b/src/camerastoryutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camerastoryutils@10.8.0...@quenty/camerastoryutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/camerastoryutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camerastoryutils@10.7.1...@quenty/camerastoryutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/camerastoryutils diff --git a/src/camerastoryutils/package.json b/src/camerastoryutils/package.json index d04b9a686f..7e4f0a8b1b 100644 --- a/src/camerastoryutils/package.json +++ b/src/camerastoryutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/camerastoryutils", - "version": "10.8.0", + "version": "10.9.0", "description": "CameraStoryUtils - utility functions for 3D viewport hoarcekat stories.", "keywords": [ "Roblox", diff --git a/src/canceltoken/CHANGELOG.md b/src/canceltoken/CHANGELOG.md index 6398b8eaf7..e522293289 100644 --- a/src/canceltoken/CHANGELOG.md +++ b/src/canceltoken/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.9.0...@quenty/canceltoken@11.10.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/canceltoken + + + + + # [11.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.8.1...@quenty/canceltoken@11.9.0) (2024-11-06) **Note:** Version bump only for package @quenty/canceltoken diff --git a/src/canceltoken/package.json b/src/canceltoken/package.json index 37e040ec61..8e8f14fef8 100644 --- a/src/canceltoken/package.json +++ b/src/canceltoken/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/canceltoken", - "version": "11.9.0", + "version": "11.10.0", "description": "Cancellation tokens for Roblox Lua", "keywords": [ "Roblox", diff --git a/src/characterutils/CHANGELOG.md b/src/characterutils/CHANGELOG.md index ff10f6cf9b..4c52d97385 100644 --- a/src/characterutils/CHANGELOG.md +++ b/src/characterutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.14.0...@quenty/characterutils@12.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/characterutils + + + + + # [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.13.0...@quenty/characterutils@12.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/characterutils diff --git a/src/characterutils/package.json b/src/characterutils/package.json index c6b36b539f..2a136a0211 100644 --- a/src/characterutils/package.json +++ b/src/characterutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/characterutils", - "version": "12.14.0", + "version": "12.15.0", "description": "CharacterUtils", "keywords": [ "Roblox", diff --git a/src/chatproviderservice/CHANGELOG.md b/src/chatproviderservice/CHANGELOG.md index bb7da8dc3f..1306f8ba3f 100644 --- a/src/chatproviderservice/CHANGELOG.md +++ b/src/chatproviderservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [9.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.21.0...@quenty/chatproviderservice@9.22.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/chatproviderservice + + + + + # [9.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.20.0...@quenty/chatproviderservice@9.21.0) (2024-12-03) **Note:** Version bump only for package @quenty/chatproviderservice diff --git a/src/chatproviderservice/package.json b/src/chatproviderservice/package.json index d78aaa7ddb..1496de9f05 100644 --- a/src/chatproviderservice/package.json +++ b/src/chatproviderservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/chatproviderservice", - "version": "9.21.0", + "version": "9.22.0", "description": "Provide wrapper around chat system to allow tags to be set", "keywords": [ "Roblox", diff --git a/src/clienttranslator/CHANGELOG.md b/src/clienttranslator/CHANGELOG.md index 12a99de4f5..7e897fc569 100644 --- a/src/clienttranslator/CHANGELOG.md +++ b/src/clienttranslator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@14.15.0...@quenty/clienttranslator@14.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/clienttranslator + + + + + # [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@14.14.0...@quenty/clienttranslator@14.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/clienttranslator diff --git a/src/clienttranslator/package.json b/src/clienttranslator/package.json index aa0892b5e7..17d68d9575 100644 --- a/src/clienttranslator/package.json +++ b/src/clienttranslator/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/clienttranslator", - "version": "14.15.0", + "version": "14.16.0", "description": "Gets local translator for player", "keywords": [ "Roblox", diff --git a/src/clipcharacters/CHANGELOG.md b/src/clipcharacters/CHANGELOG.md index f33c64e618..29579b4b62 100644 --- a/src/clipcharacters/CHANGELOG.md +++ b/src/clipcharacters/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clipcharacters@12.15.0...@quenty/clipcharacters@12.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/clipcharacters + + + + + # [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clipcharacters@12.14.0...@quenty/clipcharacters@12.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/clipcharacters diff --git a/src/clipcharacters/package.json b/src/clipcharacters/package.json index b881a3e5a9..294f23f192 100644 --- a/src/clipcharacters/package.json +++ b/src/clipcharacters/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/clipcharacters", - "version": "12.15.0", + "version": "12.16.0", "description": "Clip characters locally on the client of other clients so they don't interfer with physics.", "keywords": [ "Roblox", diff --git a/src/cmdrservice/CHANGELOG.md b/src/cmdrservice/CHANGELOG.md index bda5531df7..32286e25bf 100644 --- a/src/cmdrservice/CHANGELOG.md +++ b/src/cmdrservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@13.18.0...@quenty/cmdrservice@13.19.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/cmdrservice + + + + + # [13.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@13.17.0...@quenty/cmdrservice@13.18.0) (2024-12-03) **Note:** Version bump only for package @quenty/cmdrservice diff --git a/src/cmdrservice/package.json b/src/cmdrservice/package.json index c02732b17c..c5b89044d5 100644 --- a/src/cmdrservice/package.json +++ b/src/cmdrservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/cmdrservice", - "version": "13.18.0", + "version": "13.19.0", "description": "Bridge between cmdr and Nevermore services using servicebag", "keywords": [ "Roblox", diff --git a/src/collectionserviceutils/CHANGELOG.md b/src/collectionserviceutils/CHANGELOG.md index 039c20f291..70e6335aa1 100644 --- a/src/collectionserviceutils/CHANGELOG.md +++ b/src/collectionserviceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/collectionserviceutils@8.14.0...@quenty/collectionserviceutils@8.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/collectionserviceutils + + + + + # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/collectionserviceutils@8.13.0...@quenty/collectionserviceutils@8.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/collectionserviceutils diff --git a/src/collectionserviceutils/package.json b/src/collectionserviceutils/package.json index e266d220d6..dfd6d50adf 100644 --- a/src/collectionserviceutils/package.json +++ b/src/collectionserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/collectionserviceutils", - "version": "8.14.0", + "version": "8.15.0", "description": "Utility functions for use with collection service tags", "keywords": [ "Roblox", diff --git a/src/color3utils/CHANGELOG.md b/src/color3utils/CHANGELOG.md index cd32a908a5..6daa557c95 100644 --- a/src/color3utils/CHANGELOG.md +++ b/src/color3utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@11.14.0...@quenty/color3utils@11.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/color3utils + + + + + # [11.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@11.13.0...@quenty/color3utils@11.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/color3utils diff --git a/src/color3utils/package.json b/src/color3utils/package.json index ea66b9be4c..43a9211f1d 100644 --- a/src/color3utils/package.json +++ b/src/color3utils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/color3utils", - "version": "11.14.0", + "version": "11.15.0", "description": "Utility methods for Roblox Color3 values", "keywords": [ "Roblox", diff --git a/src/colorpalette/CHANGELOG.md b/src/colorpalette/CHANGELOG.md index e179a69d1b..2572aba0e1 100644 --- a/src/colorpalette/CHANGELOG.md +++ b/src/colorpalette/CHANGELOG.md @@ -1,20 +1,18 @@ -# v10.18.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) -- feat: Allow observation of grades from palette ([@Quenty](https://github.com/Quenty)) +# [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorpalette@10.17.0...@quenty/colorpalette@10.18.0) (2024-12-15) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Allow observation of grades from palette ([d30ecab](https://github.com/Quenty/NevermoreEngine/commit/d30ecab8ec6d5710a002f677293a8a9f7562065d)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorpalette@10.16.0...@quenty/colorpalette@10.17.0) (2024-12-03) diff --git a/src/colorpalette/package.json b/src/colorpalette/package.json index 2948a2d4c3..5c916c1087 100644 --- a/src/colorpalette/package.json +++ b/src/colorpalette/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/colorpalette", - "version": "10.17.0", + "version": "10.18.0", "description": "Color palette system for Roblox", "keywords": [ "Roblox", diff --git a/src/colorpicker/CHANGELOG.md b/src/colorpicker/CHANGELOG.md index d8b97278f7..4046d283ae 100644 --- a/src/colorpicker/CHANGELOG.md +++ b/src/colorpicker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorpicker@10.15.0...@quenty/colorpicker@10.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/colorpicker + + + + + # [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorpicker@10.14.0...@quenty/colorpicker@10.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/colorpicker diff --git a/src/colorpicker/package.json b/src/colorpicker/package.json index 47a3a73052..b015352b5c 100644 --- a/src/colorpicker/package.json +++ b/src/colorpicker/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/colorpicker", - "version": "10.15.0", + "version": "10.16.0", "description": "Color picking UI system for Roblox.", "keywords": [ "Roblox", diff --git a/src/conditions/CHANGELOG.md b/src/conditions/CHANGELOG.md index 9d4792de3d..3f697a8a82 100644 --- a/src/conditions/CHANGELOG.md +++ b/src/conditions/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/conditions@10.17.0...@quenty/conditions@10.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/conditions + + + + + # [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/conditions@10.16.0...@quenty/conditions@10.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/conditions diff --git a/src/conditions/package.json b/src/conditions/package.json index b800e30f10..ae86bbe8ad 100644 --- a/src/conditions/package.json +++ b/src/conditions/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/conditions", - "version": "10.17.0", + "version": "10.18.0", "description": "Adornee based conditional system that is sufficiently generic to script gameplay.", "keywords": [ "Roblox", diff --git a/src/contentproviderutils/CHANGELOG.md b/src/contentproviderutils/CHANGELOG.md index dce25521e8..61d7c7ea17 100644 --- a/src/contentproviderutils/CHANGELOG.md +++ b/src/contentproviderutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/contentproviderutils@12.14.0...@quenty/contentproviderutils@12.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/contentproviderutils + + + + + # [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/contentproviderutils@12.13.0...@quenty/contentproviderutils@12.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/contentproviderutils diff --git a/src/contentproviderutils/package.json b/src/contentproviderutils/package.json index f9791c6833..49bf82c6cf 100644 --- a/src/contentproviderutils/package.json +++ b/src/contentproviderutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/contentproviderutils", - "version": "12.14.0", + "version": "12.15.0", "description": "Utility functions to ensure that content is preloaded (wrapping calls in promises)", "keywords": [ "Roblox", diff --git a/src/cooldown/CHANGELOG.md b/src/cooldown/CHANGELOG.md index f2e7ae9224..2210302f5e 100644 --- a/src/cooldown/CHANGELOG.md +++ b/src/cooldown/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cooldown@11.17.0...@quenty/cooldown@11.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/cooldown + + + + + # [11.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cooldown@11.16.0...@quenty/cooldown@11.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/cooldown diff --git a/src/cooldown/package.json b/src/cooldown/package.json index 5ed7cec5f5..f9c82b0aaf 100644 --- a/src/cooldown/package.json +++ b/src/cooldown/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/cooldown", - "version": "11.17.0", + "version": "11.18.0", "description": "Generalized networked cooldown system for Roblox", "keywords": [ "Roblox", diff --git a/src/coreguienabler/CHANGELOG.md b/src/coreguienabler/CHANGELOG.md index 5eb789cf08..af32e6423a 100644 --- a/src/coreguienabler/CHANGELOG.md +++ b/src/coreguienabler/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguienabler@12.14.0...@quenty/coreguienabler@12.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/coreguienabler + + + + + # [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguienabler@12.13.0...@quenty/coreguienabler@12.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/coreguienabler diff --git a/src/coreguienabler/package.json b/src/coreguienabler/package.json index 7caf437a9b..0876143720 100644 --- a/src/coreguienabler/package.json +++ b/src/coreguienabler/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/coreguienabler", - "version": "12.14.0", + "version": "12.15.0", "description": "Key based CoreGuiEnabler, singleton Use this class to load/unload CoreGuis / other GUIs, by disabling based upon keys Keys are additive, so if you have more than 1 disabled, it's ok.", "keywords": [ "Roblox", diff --git a/src/coreguiutils/CHANGELOG.md b/src/coreguiutils/CHANGELOG.md index 988fd3441c..14057b21e2 100644 --- a/src/coreguiutils/CHANGELOG.md +++ b/src/coreguiutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguiutils@10.8.0...@quenty/coreguiutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/coreguiutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguiutils@10.7.1...@quenty/coreguiutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/coreguiutils diff --git a/src/coreguiutils/package.json b/src/coreguiutils/package.json index f0fef3caef..f5b408f258 100644 --- a/src/coreguiutils/package.json +++ b/src/coreguiutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/coreguiutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Utility functions to work with the CoreGui", "keywords": [ "Roblox", diff --git a/src/counter/CHANGELOG.md b/src/counter/CHANGELOG.md index 1207a86a94..bb3d4a3825 100644 --- a/src/counter/CHANGELOG.md +++ b/src/counter/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/counter@7.14.0...@quenty/counter@7.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/counter + + + + + # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/counter@7.13.0...@quenty/counter@7.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/counter diff --git a/src/counter/package.json b/src/counter/package.json index c26856508b..74350f7e26 100644 --- a/src/counter/package.json +++ b/src/counter/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/counter", - "version": "7.14.0", + "version": "7.15.0", "description": "Helps count a total value", "keywords": [ "Roblox", diff --git a/src/datastore/CHANGELOG.md b/src/datastore/CHANGELOG.md index f50ec8a336..d155219d12 100644 --- a/src/datastore/CHANGELOG.md +++ b/src/datastore/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.17.0...@quenty/datastore@13.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/datastore + + + + + # [13.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.16.0...@quenty/datastore@13.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/datastore diff --git a/src/datastore/package.json b/src/datastore/package.json index f1d2c55986..5a03d96315 100644 --- a/src/datastore/package.json +++ b/src/datastore/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/datastore", - "version": "13.17.0", + "version": "13.18.0", "description": "Quenty's Datastore implementation for Roblox", "keywords": [ "Roblox", diff --git a/src/deathreport/CHANGELOG.md b/src/deathreport/CHANGELOG.md index e0d3b3fa03..b89a35a742 100644 --- a/src/deathreport/CHANGELOG.md +++ b/src/deathreport/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.17.0...@quenty/deathreport@10.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/deathreport + + + + + # [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.16.0...@quenty/deathreport@10.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/deathreport diff --git a/src/deathreport/package.json b/src/deathreport/package.json index 9ce07adeaf..64eb4a06fd 100644 --- a/src/deathreport/package.json +++ b/src/deathreport/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/deathreport", - "version": "10.17.0", + "version": "10.18.0", "description": "Death report service which will track the deaths of players", "keywords": [ "Roblox", diff --git a/src/depthoffield/CHANGELOG.md b/src/depthoffield/CHANGELOG.md index 24311ec854..a2ce39397e 100644 --- a/src/depthoffield/CHANGELOG.md +++ b/src/depthoffield/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/depthoffield@11.15.0...@quenty/depthoffield@11.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/depthoffield + + + + + # [11.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/depthoffield@11.14.0...@quenty/depthoffield@11.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/depthoffield diff --git a/src/depthoffield/package.json b/src/depthoffield/package.json index 964e538ffe..de2489f4f6 100644 --- a/src/depthoffield/package.json +++ b/src/depthoffield/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/depthoffield", - "version": "11.15.0", + "version": "11.16.0", "description": "Depth of field service to allow multiple systems to write depth of field", "keywords": [ "Roblox", diff --git a/src/elo/CHANGELOG.md b/src/elo/CHANGELOG.md index 4fabb03415..0d18f31faf 100644 --- a/src/elo/CHANGELOG.md +++ b/src/elo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/elo@7.15.0...@quenty/elo@7.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/elo + + + + + # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/elo@7.14.0...@quenty/elo@7.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/elo diff --git a/src/elo/package.json b/src/elo/package.json index 7a40dfffd0..3e521ee5d4 100644 --- a/src/elo/package.json +++ b/src/elo/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/elo", - "version": "7.15.0", + "version": "7.16.0", "description": "Elo rating utility library.", "keywords": [ "Roblox", diff --git a/src/equippedtracker/CHANGELOG.md b/src/equippedtracker/CHANGELOG.md index 25792a896d..a9e6ff358c 100644 --- a/src/equippedtracker/CHANGELOG.md +++ b/src/equippedtracker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/equippedtracker@13.14.0...@quenty/equippedtracker@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/equippedtracker + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/equippedtracker@13.13.0...@quenty/equippedtracker@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/equippedtracker diff --git a/src/equippedtracker/package.json b/src/equippedtracker/package.json index d8b8aa629a..c435293535 100644 --- a/src/equippedtracker/package.json +++ b/src/equippedtracker/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/equippedtracker", - "version": "13.14.0", + "version": "13.15.0", "description": "Tracks the equipped player of a tool", "keywords": [ "Roblox", diff --git a/src/firstpersoncharactertransparency/CHANGELOG.md b/src/firstpersoncharactertransparency/CHANGELOG.md index 578ac9446e..b1cd073599 100644 --- a/src/firstpersoncharactertransparency/CHANGELOG.md +++ b/src/firstpersoncharactertransparency/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@14.15.0...@quenty/firstpersoncharactertransparency@14.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/firstpersoncharactertransparency + + + + + # [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@14.14.0...@quenty/firstpersoncharactertransparency@14.15.0) (2024-12-03) diff --git a/src/firstpersoncharactertransparency/package.json b/src/firstpersoncharactertransparency/package.json index 16bdb51862..af091c8d9a 100644 --- a/src/firstpersoncharactertransparency/package.json +++ b/src/firstpersoncharactertransparency/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/firstpersoncharactertransparency", - "version": "14.15.0", + "version": "14.16.0", "description": "Allows transparency to manually be controlled for a character in first-person mode", "keywords": [ "Roblox", diff --git a/src/flipbook/CHANGELOG.md b/src/flipbook/CHANGELOG.md index 7eda77438d..dfe08cf71d 100644 --- a/src/flipbook/CHANGELOG.md +++ b/src/flipbook/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [9.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/flipbook@9.14.0...@quenty/flipbook@9.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/flipbook + + + + + # [9.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/flipbook@9.13.0...@quenty/flipbook@9.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/flipbook diff --git a/src/flipbook/package.json b/src/flipbook/package.json index a735d1e006..66c4604f6b 100644 --- a/src/flipbook/package.json +++ b/src/flipbook/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/flipbook", - "version": "9.14.0", + "version": "9.15.0", "description": "Handles playing back animated spritesheets", "keywords": [ "Roblox", diff --git a/src/friendutils/CHANGELOG.md b/src/friendutils/CHANGELOG.md index 5cd104929d..1a19d5bbb8 100644 --- a/src/friendutils/CHANGELOG.md +++ b/src/friendutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/friendutils@12.14.0...@quenty/friendutils@12.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/friendutils + + + + + # [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/friendutils@12.13.0...@quenty/friendutils@12.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/friendutils diff --git a/src/friendutils/package.json b/src/friendutils/package.json index a41f1a3839..b58df86340 100644 --- a/src/friendutils/package.json +++ b/src/friendutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/friendutils", - "version": "12.14.0", + "version": "12.15.0", "description": "Utlity functions to help find friends of a user. Also contains utility to make testing in studio easier.", "keywords": [ "Roblox", diff --git a/src/funnels/CHANGELOG.md b/src/funnels/CHANGELOG.md index 72ded06a72..9432a8b03f 100644 --- a/src/funnels/CHANGELOG.md +++ b/src/funnels/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/funnels@1.1.0...@quenty/funnels@1.2.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/funnels + + + + + # 1.1.0 (2024-12-03) diff --git a/src/funnels/package.json b/src/funnels/package.json index e666997eaa..a3400f7be1 100644 --- a/src/funnels/package.json +++ b/src/funnels/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/funnels", - "version": "1.1.0", + "version": "1.2.0", "description": "Funnel utility class", "keywords": [ "Roblox", diff --git a/src/gameconfig/CHANGELOG.md b/src/gameconfig/CHANGELOG.md index b45655feba..78f0ae9e74 100644 --- a/src/gameconfig/CHANGELOG.md +++ b/src/gameconfig/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.20.0...@quenty/gameconfig@12.21.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/gameconfig + + + + + # [12.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.19.0...@quenty/gameconfig@12.20.0) (2024-12-03) **Note:** Version bump only for package @quenty/gameconfig diff --git a/src/gameconfig/package.json b/src/gameconfig/package.json index d6d86b6910..854e1ead7b 100644 --- a/src/gameconfig/package.json +++ b/src/gameconfig/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/gameconfig", - "version": "12.20.0", + "version": "12.21.0", "description": "Configuration service to specify Roblox badges, products, and other specific assets.", "keywords": [ "Roblox", diff --git a/src/gameproductservice/CHANGELOG.md b/src/gameproductservice/CHANGELOG.md index daed5cbb8e..7827456dc0 100644 --- a/src/gameproductservice/CHANGELOG.md +++ b/src/gameproductservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameproductservice@14.20.0...@quenty/gameproductservice@14.21.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/gameproductservice + + + + + # [14.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameproductservice@14.19.0...@quenty/gameproductservice@14.20.0) (2024-12-03) **Note:** Version bump only for package @quenty/gameproductservice diff --git a/src/gameproductservice/package.json b/src/gameproductservice/package.json index 1251be0416..4a9cd72955 100644 --- a/src/gameproductservice/package.json +++ b/src/gameproductservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/gameproductservice", - "version": "14.20.0", + "version": "14.21.0", "description": "Generalized monetization system for handling products and purchases correctly.", "keywords": [ "Roblox", diff --git a/src/gamescalingutils/CHANGELOG.md b/src/gamescalingutils/CHANGELOG.md index e20b052835..d6c994dc07 100644 --- a/src/gamescalingutils/CHANGELOG.md +++ b/src/gamescalingutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.14.0...@quenty/gamescalingutils@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/gamescalingutils + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.13.0...@quenty/gamescalingutils@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/gamescalingutils diff --git a/src/gamescalingutils/package.json b/src/gamescalingutils/package.json index 6cb564cfcb..1e3a4b9990 100644 --- a/src/gamescalingutils/package.json +++ b/src/gamescalingutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/gamescalingutils", - "version": "13.14.0", + "version": "13.15.0", "description": "Scale ratios for the UI on different devices", "keywords": [ "Roblox", diff --git a/src/genericscreenguiprovider/CHANGELOG.md b/src/genericscreenguiprovider/CHANGELOG.md index c752703b72..308da76240 100644 --- a/src/genericscreenguiprovider/CHANGELOG.md +++ b/src/genericscreenguiprovider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/genericscreenguiprovider@13.16.0...@quenty/genericscreenguiprovider@13.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/genericscreenguiprovider + + + + + # [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/genericscreenguiprovider@13.15.0...@quenty/genericscreenguiprovider@13.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/genericscreenguiprovider diff --git a/src/genericscreenguiprovider/package.json b/src/genericscreenguiprovider/package.json index 55697563d5..771af44cf1 100644 --- a/src/genericscreenguiprovider/package.json +++ b/src/genericscreenguiprovider/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/genericscreenguiprovider", - "version": "13.16.0", + "version": "13.17.0", "description": "Providers screenGuis with a given display order for easy use", "keywords": [ "Roblox", diff --git a/src/grouputils/CHANGELOG.md b/src/grouputils/CHANGELOG.md index ad11dd89f4..16b9be3a61 100644 --- a/src/grouputils/CHANGELOG.md +++ b/src/grouputils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/grouputils@10.8.0...@quenty/grouputils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/grouputils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/grouputils@10.7.1...@quenty/grouputils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/grouputils diff --git a/src/grouputils/package.json b/src/grouputils/package.json index b9a68700b8..e867baaacf 100644 --- a/src/grouputils/package.json +++ b/src/grouputils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/grouputils", - "version": "10.8.0", + "version": "10.9.0", "description": "Group utility functions for Roblox", "keywords": [ "Roblox", diff --git a/src/hide/CHANGELOG.md b/src/hide/CHANGELOG.md index f6bb8b1eb6..85f843d45b 100644 --- a/src/hide/CHANGELOG.md +++ b/src/hide/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@11.17.0...@quenty/hide@11.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/hide + + + + + # [11.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@11.16.0...@quenty/hide@11.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/hide diff --git a/src/hide/package.json b/src/hide/package.json index 0ae7f60dbc..277051c601 100644 --- a/src/hide/package.json +++ b/src/hide/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/hide", - "version": "11.17.0", + "version": "11.18.0", "description": "Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication.", "keywords": [ "Roblox", diff --git a/src/highlight/CHANGELOG.md b/src/highlight/CHANGELOG.md index 57b364139d..54b73c4494 100644 --- a/src/highlight/CHANGELOG.md +++ b/src/highlight/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/highlight@10.17.0...@quenty/highlight@10.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/highlight + + + + + # [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/highlight@10.16.0...@quenty/highlight@10.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/highlight diff --git a/src/highlight/package.json b/src/highlight/package.json index 76366218f2..fc911204df 100644 --- a/src/highlight/package.json +++ b/src/highlight/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/highlight", - "version": "10.17.0", + "version": "10.18.0", "description": "Animated highlight system for the Roblox highlight object", "keywords": [ "Roblox", diff --git a/src/hintscoringutils/CHANGELOG.md b/src/hintscoringutils/CHANGELOG.md index dd5dd5972b..db55192dc2 100644 --- a/src/hintscoringutils/CHANGELOG.md +++ b/src/hintscoringutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hintscoringutils@14.16.0...@quenty/hintscoringutils@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/hintscoringutils + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hintscoringutils@14.15.0...@quenty/hintscoringutils@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/hintscoringutils diff --git a/src/hintscoringutils/package.json b/src/hintscoringutils/package.json index f1d083f7af..9e0c3c1815 100644 --- a/src/hintscoringutils/package.json +++ b/src/hintscoringutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/hintscoringutils", - "version": "14.16.0", + "version": "14.17.0", "description": "Utility functions that let you score a proximity prompt (i.e. a Hint) based upon its relation to a character in 3D space.", "keywords": [ "Roblox", diff --git a/src/httppromise/CHANGELOG.md b/src/httppromise/CHANGELOG.md index aaab1155f8..fa286c1d19 100644 --- a/src/httppromise/CHANGELOG.md +++ b/src/httppromise/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/httppromise@10.8.0...@quenty/httppromise@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/httppromise + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/httppromise@10.7.1...@quenty/httppromise@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/httppromise diff --git a/src/httppromise/package.json b/src/httppromise/package.json index 4dff35c28e..4cf82289e2 100644 --- a/src/httppromise/package.json +++ b/src/httppromise/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/httppromise", - "version": "10.8.0", + "version": "10.9.0", "description": "HttpPromise - Wrapper functions around http requests in Roblox.", "keywords": [ "Roblox", diff --git a/src/humanoiddescriptionutils/CHANGELOG.md b/src/humanoiddescriptionutils/CHANGELOG.md index 9884bc8124..bb07b33a81 100644 --- a/src/humanoiddescriptionutils/CHANGELOG.md +++ b/src/humanoiddescriptionutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoiddescriptionutils@10.8.0...@quenty/humanoiddescriptionutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/humanoiddescriptionutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoiddescriptionutils@10.7.1...@quenty/humanoiddescriptionutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/humanoiddescriptionutils diff --git a/src/humanoiddescriptionutils/package.json b/src/humanoiddescriptionutils/package.json index 03dfef11a3..53e75bbbc0 100644 --- a/src/humanoiddescriptionutils/package.json +++ b/src/humanoiddescriptionutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/humanoiddescriptionutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Handles actions involving HumanoidDescription objects, including loading character appearance.", "keywords": [ "Roblox", diff --git a/src/humanoidspeed/CHANGELOG.md b/src/humanoidspeed/CHANGELOG.md index 7e49572737..e1b8ee0619 100644 --- a/src/humanoidspeed/CHANGELOG.md +++ b/src/humanoidspeed/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidspeed@12.18.0...@quenty/humanoidspeed@12.19.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/humanoidspeed + + + + + # [12.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidspeed@12.17.0...@quenty/humanoidspeed@12.18.0) (2024-12-03) **Note:** Version bump only for package @quenty/humanoidspeed diff --git a/src/humanoidspeed/package.json b/src/humanoidspeed/package.json index 7edc413ec7..d193f75970 100644 --- a/src/humanoidspeed/package.json +++ b/src/humanoidspeed/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/humanoidspeed", - "version": "12.18.0", + "version": "12.19.0", "description": "Handles humanoid speed in a centralized location", "keywords": [ "Roblox", diff --git a/src/humanoidtracker/CHANGELOG.md b/src/humanoidtracker/CHANGELOG.md index 6f9cb3d01a..b7e638e4c1 100644 --- a/src/humanoidtracker/CHANGELOG.md +++ b/src/humanoidtracker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidtracker@13.14.0...@quenty/humanoidtracker@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/humanoidtracker + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidtracker@13.13.0...@quenty/humanoidtracker@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/humanoidtracker diff --git a/src/humanoidtracker/package.json b/src/humanoidtracker/package.json index b4400e349b..736bab6f70 100644 --- a/src/humanoidtracker/package.json +++ b/src/humanoidtracker/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/humanoidtracker", - "version": "13.14.0", + "version": "13.15.0", "description": "HumanoidTracker for Roblox - Tracks a player's character's humanoid", "keywords": [ "Roblox", diff --git a/src/idleservice/CHANGELOG.md b/src/idleservice/CHANGELOG.md index ed93cd5ebf..c0a0b152e3 100644 --- a/src/idleservice/CHANGELOG.md +++ b/src/idleservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/idleservice@13.18.0...@quenty/idleservice@13.19.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/idleservice + + + + + # [13.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/idleservice@13.17.0...@quenty/idleservice@13.18.0) (2024-12-03) **Note:** Version bump only for package @quenty/idleservice diff --git a/src/idleservice/package.json b/src/idleservice/package.json index 2fbd4e6bb8..91013523de 100644 --- a/src/idleservice/package.json +++ b/src/idleservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/idleservice", - "version": "13.18.0", + "version": "13.19.0", "description": "Helps track whether or not a player is idle and if so, then can show UI or other cute things.", "keywords": [ "Roblox", diff --git a/src/ik/CHANGELOG.md b/src/ik/CHANGELOG.md index 0c6147067f..82d2efd3b3 100644 --- a/src/ik/CHANGELOG.md +++ b/src/ik/CHANGELOG.md @@ -1,23 +1,18 @@ -# v15.20.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +# [15.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ik@15.19.0...@quenty/ik@15.20.0) (2024-12-15) -#### 🐛 Bug Fix -- fix: cleanup IK service properly ([@Quenty](https://github.com/Quenty)) +### Bug Fixes -#### Authors: 1 +* cleanup IK service properly ([09f4cf9](https://github.com/Quenty/NevermoreEngine/commit/09f4cf909d8e3b903a21f897359f04a48abc5100)) -- James Onnen ([@Quenty](https://github.com/Quenty)) ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [15.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ik@15.18.0...@quenty/ik@15.19.0) (2024-12-03) diff --git a/src/ik/package.json b/src/ik/package.json index f0384b6b1c..95f7c27436 100644 --- a/src/ik/package.json +++ b/src/ik/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/ik", - "version": "15.19.0", + "version": "15.20.0", "description": "Inverse Kinematics for characters on Roblox", "keywords": [ "Roblox", diff --git a/src/influxdbclient/CHANGELOG.md b/src/influxdbclient/CHANGELOG.md index d58387fa24..e047ab5cba 100644 --- a/src/influxdbclient/CHANGELOG.md +++ b/src/influxdbclient/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.16.0...@quenty/influxdbclient@7.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/influxdbclient + + + + + # [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.15.0...@quenty/influxdbclient@7.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/influxdbclient diff --git a/src/influxdbclient/package.json b/src/influxdbclient/package.json index e4e4f99e64..8f04bd8f08 100644 --- a/src/influxdbclient/package.json +++ b/src/influxdbclient/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/influxdbclient", - "version": "7.16.0", + "version": "7.17.0", "description": "Provides a Roblox Lua InfluxDB client", "keywords": [ "Roblox", diff --git a/src/inputkeymaputils/CHANGELOG.md b/src/inputkeymaputils/CHANGELOG.md index 375c260bf0..aef0440664 100644 --- a/src/inputkeymaputils/CHANGELOG.md +++ b/src/inputkeymaputils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.19.0...@quenty/inputkeymaputils@14.20.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/inputkeymaputils + + + + + # [14.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.18.0...@quenty/inputkeymaputils@14.19.0) (2024-12-03) **Note:** Version bump only for package @quenty/inputkeymaputils diff --git a/src/inputkeymaputils/package.json b/src/inputkeymaputils/package.json index d58f2531d0..46fbee50be 100644 --- a/src/inputkeymaputils/package.json +++ b/src/inputkeymaputils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/inputkeymaputils", - "version": "14.19.0", + "version": "14.20.0", "description": "System to define rebindable key bindings and inputs for Roblox.", "keywords": [ "Roblox", diff --git a/src/inputmode/CHANGELOG.md b/src/inputmode/CHANGELOG.md index acb93c7ac1..b65529bf64 100644 --- a/src/inputmode/CHANGELOG.md +++ b/src/inputmode/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputmode@13.15.0...@quenty/inputmode@13.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/inputmode + + + + + # [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputmode@13.14.0...@quenty/inputmode@13.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/inputmode diff --git a/src/inputmode/package.json b/src/inputmode/package.json index c383f27498..5372e3f55d 100644 --- a/src/inputmode/package.json +++ b/src/inputmode/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/inputmode", - "version": "13.15.0", + "version": "13.16.0", "description": "Trace input mode state and trigger changes correctly", "keywords": [ "Roblox", diff --git a/src/inputobjectutils/CHANGELOG.md b/src/inputobjectutils/CHANGELOG.md index 98b0aa3858..c8e73a5219 100644 --- a/src/inputobjectutils/CHANGELOG.md +++ b/src/inputobjectutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputobjectutils@4.15.0...@quenty/inputobjectutils@4.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/inputobjectutils + + + + + # [4.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputobjectutils@4.14.0...@quenty/inputobjectutils@4.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/inputobjectutils diff --git a/src/inputobjectutils/package.json b/src/inputobjectutils/package.json index f51d149f56..ac97b65952 100644 --- a/src/inputobjectutils/package.json +++ b/src/inputobjectutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/inputobjectutils", - "version": "4.15.0", + "version": "4.16.0", "description": "Provides utility functions involving input objects", "keywords": [ "Roblox", diff --git a/src/insertserviceutils/CHANGELOG.md b/src/insertserviceutils/CHANGELOG.md index fece7af3fe..513a49ac07 100644 --- a/src/insertserviceutils/CHANGELOG.md +++ b/src/insertserviceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/insertserviceutils@10.8.0...@quenty/insertserviceutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/insertserviceutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/insertserviceutils@10.7.1...@quenty/insertserviceutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/insertserviceutils diff --git a/src/insertserviceutils/package.json b/src/insertserviceutils/package.json index 8141b00b65..8bdb8e2ad7 100644 --- a/src/insertserviceutils/package.json +++ b/src/insertserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/insertserviceutils", - "version": "10.8.0", + "version": "10.9.0", "description": "InsertServiceUtils to make loading models via insert service easy", "keywords": [ "Roblox", diff --git a/src/instanceutils/CHANGELOG.md b/src/instanceutils/CHANGELOG.md index b7389d308d..b59fdd4cdb 100644 --- a/src/instanceutils/CHANGELOG.md +++ b/src/instanceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@13.14.0...@quenty/instanceutils@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/instanceutils + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@13.13.0...@quenty/instanceutils@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/instanceutils diff --git a/src/instanceutils/package.json b/src/instanceutils/package.json index 7aca3446b3..36828f20c6 100644 --- a/src/instanceutils/package.json +++ b/src/instanceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/instanceutils", - "version": "13.14.0", + "version": "13.15.0", "description": "Utility functions involving instances in Roblox", "keywords": [ "Roblox", diff --git a/src/jsonutils/CHANGELOG.md b/src/jsonutils/CHANGELOG.md index 6d233cd988..a06d5f77e9 100644 --- a/src/jsonutils/CHANGELOG.md +++ b/src/jsonutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/jsonutils@10.8.0...@quenty/jsonutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/jsonutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/jsonutils@10.7.1...@quenty/jsonutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/jsonutils diff --git a/src/jsonutils/package.json b/src/jsonutils/package.json index 5e19541225..c52029300d 100644 --- a/src/jsonutils/package.json +++ b/src/jsonutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/jsonutils", - "version": "10.8.0", + "version": "10.9.0", "description": "JSON utility functions for Roblox Lua", "keywords": [ "Roblox", diff --git a/src/linkutils/CHANGELOG.md b/src/linkutils/CHANGELOG.md index 3732645238..2ad988167e 100644 --- a/src/linkutils/CHANGELOG.md +++ b/src/linkutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@13.14.0...@quenty/linkutils@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/linkutils + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@13.13.0...@quenty/linkutils@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/linkutils diff --git a/src/linkutils/package.json b/src/linkutils/package.json index 3ae36aecc6..d48df1463a 100644 --- a/src/linkutils/package.json +++ b/src/linkutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/linkutils", - "version": "13.14.0", + "version": "13.15.0", "description": "Utility functions for links. Links are object values pointing to other values!", "keywords": [ "Roblox", diff --git a/src/lipsum/CHANGELOG.md b/src/lipsum/CHANGELOG.md index e8c4d432e0..5fe2eb2c91 100644 --- a/src/lipsum/CHANGELOG.md +++ b/src/lipsum/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lipsum@14.14.0...@quenty/lipsum@14.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/lipsum + + + + + # [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lipsum@14.13.0...@quenty/lipsum@14.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/lipsum diff --git a/src/lipsum/package.json b/src/lipsum/package.json index d39230aa9a..5b78a1f417 100644 --- a/src/lipsum/package.json +++ b/src/lipsum/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/lipsum", - "version": "14.14.0", + "version": "14.15.0", "description": "A Lorem Ipsum generator in Roblox", "keywords": [ "Roblox", diff --git a/src/localizedtextutils/CHANGELOG.md b/src/localizedtextutils/CHANGELOG.md index f3d1e07e66..a013ddb46f 100644 --- a/src/localizedtextutils/CHANGELOG.md +++ b/src/localizedtextutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@12.14.0...@quenty/localizedtextutils@12.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/localizedtextutils + + + + + # [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@12.13.0...@quenty/localizedtextutils@12.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/localizedtextutils diff --git a/src/localizedtextutils/package.json b/src/localizedtextutils/package.json index 8645ca928e..0a73ee24f0 100644 --- a/src/localizedtextutils/package.json +++ b/src/localizedtextutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/localizedtextutils", - "version": "12.14.0", + "version": "12.15.0", "description": "Localized text utils which changes translationKey structures to shared locations", "keywords": [ "Roblox", diff --git a/src/marketplaceutils/CHANGELOG.md b/src/marketplaceutils/CHANGELOG.md index 93b11d2baa..4c8c7df09f 100644 --- a/src/marketplaceutils/CHANGELOG.md +++ b/src/marketplaceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/marketplaceutils@11.9.0...@quenty/marketplaceutils@11.10.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/marketplaceutils + + + + + # [11.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/marketplaceutils@11.8.1...@quenty/marketplaceutils@11.9.0) (2024-11-06) **Note:** Version bump only for package @quenty/marketplaceutils diff --git a/src/marketplaceutils/package.json b/src/marketplaceutils/package.json index 967d21e0c5..6d232585d3 100644 --- a/src/marketplaceutils/package.json +++ b/src/marketplaceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/marketplaceutils", - "version": "11.9.0", + "version": "11.10.0", "description": "Provides utility methods for MarketplaceService", "keywords": [ "Roblox", diff --git a/src/memorystoreutils/CHANGELOG.md b/src/memorystoreutils/CHANGELOG.md index 326cd1ca92..3623471657 100644 --- a/src/memorystoreutils/CHANGELOG.md +++ b/src/memorystoreutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/memorystoreutils@6.8.0...@quenty/memorystoreutils@6.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/memorystoreutils + + + + + # [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/memorystoreutils@6.7.1...@quenty/memorystoreutils@6.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/memorystoreutils diff --git a/src/memorystoreutils/package.json b/src/memorystoreutils/package.json index 194e8702d5..05610c8447 100644 --- a/src/memorystoreutils/package.json +++ b/src/memorystoreutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/memorystoreutils", - "version": "6.8.0", + "version": "6.9.0", "description": "Utility functions for memory store srevice", "keywords": [ "Roblox", diff --git a/src/messagingserviceutils/CHANGELOG.md b/src/messagingserviceutils/CHANGELOG.md index 4ea044965a..8e47e34671 100644 --- a/src/messagingserviceutils/CHANGELOG.md +++ b/src/messagingserviceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/messagingserviceutils@7.8.0...@quenty/messagingserviceutils@7.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/messagingserviceutils + + + + + # [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/messagingserviceutils@7.7.1...@quenty/messagingserviceutils@7.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/messagingserviceutils diff --git a/src/messagingserviceutils/package.json b/src/messagingserviceutils/package.json index 08e3da81ef..d12744b549 100644 --- a/src/messagingserviceutils/package.json +++ b/src/messagingserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/messagingserviceutils", - "version": "7.8.0", + "version": "7.9.0", "description": "Utility functions for messaging srevice", "keywords": [ "Roblox", diff --git a/src/motor6d/CHANGELOG.md b/src/motor6d/CHANGELOG.md index 702695a218..2f586cb71c 100644 --- a/src/motor6d/CHANGELOG.md +++ b/src/motor6d/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/motor6d@7.17.0...@quenty/motor6d@7.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/motor6d + + + + + # [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/motor6d@7.16.0...@quenty/motor6d@7.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/motor6d diff --git a/src/motor6d/package.json b/src/motor6d/package.json index 037115764f..80538446fd 100644 --- a/src/motor6d/package.json +++ b/src/motor6d/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/motor6d", - "version": "7.17.0", + "version": "7.18.0", "description": "Centralized service to override motors on humanoids and other places", "keywords": [ "Roblox", diff --git a/src/mouseshiftlockservice/CHANGELOG.md b/src/mouseshiftlockservice/CHANGELOG.md index 0844c3215f..a20dc73bf7 100644 --- a/src/mouseshiftlockservice/CHANGELOG.md +++ b/src/mouseshiftlockservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/mouseshiftlockservice@11.8.0...@quenty/mouseshiftlockservice@11.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/mouseshiftlockservice + + + + + # [11.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/mouseshiftlockservice@11.7.1...@quenty/mouseshiftlockservice@11.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/mouseshiftlockservice diff --git a/src/mouseshiftlockservice/package.json b/src/mouseshiftlockservice/package.json index e1f5baa626..d81939018b 100644 --- a/src/mouseshiftlockservice/package.json +++ b/src/mouseshiftlockservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/mouseshiftlockservice", - "version": "11.8.0", + "version": "11.9.0", "description": "Utility service to enable or disable mouse shift lock on the fly on Roblox.", "keywords": [ "Roblox", diff --git a/src/multipleclickutils/CHANGELOG.md b/src/multipleclickutils/CHANGELOG.md index e966ea8108..b9ee26961b 100644 --- a/src/multipleclickutils/CHANGELOG.md +++ b/src/multipleclickutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@13.14.0...@quenty/multipleclickutils@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/multipleclickutils + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@13.13.0...@quenty/multipleclickutils@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/multipleclickutils diff --git a/src/multipleclickutils/package.json b/src/multipleclickutils/package.json index 39b74e826a..6687484842 100644 --- a/src/multipleclickutils/package.json +++ b/src/multipleclickutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/multipleclickutils", - "version": "13.14.0", + "version": "13.15.0", "description": "Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus", "keywords": [ "Roblox", diff --git a/src/observablecollection/CHANGELOG.md b/src/observablecollection/CHANGELOG.md index 8f55d659d3..868ba7321b 100644 --- a/src/observablecollection/CHANGELOG.md +++ b/src/observablecollection/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.16.0...@quenty/observablecollection@12.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/observablecollection + + + + + # [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.15.0...@quenty/observablecollection@12.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/observablecollection diff --git a/src/observablecollection/package.json b/src/observablecollection/package.json index 823fd526a0..53aed1c099 100644 --- a/src/observablecollection/package.json +++ b/src/observablecollection/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/observablecollection", - "version": "12.16.0", + "version": "12.17.0", "description": "A set of observable collections, such as sets, maps, sorted lists, and more.", "keywords": [ "Roblox", diff --git a/src/pagesutils/CHANGELOG.md b/src/pagesutils/CHANGELOG.md index f79ee6bf51..b60f3df524 100644 --- a/src/pagesutils/CHANGELOG.md +++ b/src/pagesutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pagesutils@5.9.0...@quenty/pagesutils@5.10.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/pagesutils + + + + + # [5.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pagesutils@5.8.0...@quenty/pagesutils@5.9.0) (2024-12-03) diff --git a/src/pagesutils/package.json b/src/pagesutils/package.json index 78b24c229f..f95820ee6c 100644 --- a/src/pagesutils/package.json +++ b/src/pagesutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/pagesutils", - "version": "5.9.0", + "version": "5.10.0", "description": "Utilities to advance over the Roblox pages API surface", "keywords": [ "Roblox", diff --git a/src/particleengine/CHANGELOG.md b/src/particleengine/CHANGELOG.md index 1f8a55777a..d966d83046 100644 --- a/src/particleengine/CHANGELOG.md +++ b/src/particleengine/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/particleengine@13.15.0...@quenty/particleengine@13.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/particleengine + + + + + # [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/particleengine@13.14.0...@quenty/particleengine@13.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/particleengine diff --git a/src/particleengine/package.json b/src/particleengine/package.json index 7d6b4ad54d..69359cf323 100644 --- a/src/particleengine/package.json +++ b/src/particleengine/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/particleengine", - "version": "13.15.0", + "version": "13.16.0", "description": "Adds GUI based particle engine to Roblox", "keywords": [ "Roblox", diff --git a/src/parttouchingcalculator/CHANGELOG.md b/src/parttouchingcalculator/CHANGELOG.md index fa2fc5515c..1284a693af 100644 --- a/src/parttouchingcalculator/CHANGELOG.md +++ b/src/parttouchingcalculator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/parttouchingcalculator@14.16.0...@quenty/parttouchingcalculator@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/parttouchingcalculator + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/parttouchingcalculator@14.15.0...@quenty/parttouchingcalculator@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/parttouchingcalculator diff --git a/src/parttouchingcalculator/package.json b/src/parttouchingcalculator/package.json index c6890b7da5..dcd89e8835 100644 --- a/src/parttouchingcalculator/package.json +++ b/src/parttouchingcalculator/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/parttouchingcalculator", - "version": "14.16.0", + "version": "14.17.0", "description": "Determines if parts are touching or not", "keywords": [ "Roblox", diff --git a/src/pathfindingutils/CHANGELOG.md b/src/pathfindingutils/CHANGELOG.md index 0b762ffa23..b19b90222d 100644 --- a/src/pathfindingutils/CHANGELOG.md +++ b/src/pathfindingutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pathfindingutils@10.8.0...@quenty/pathfindingutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/pathfindingutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pathfindingutils@10.7.1...@quenty/pathfindingutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/pathfindingutils diff --git a/src/pathfindingutils/package.json b/src/pathfindingutils/package.json index feafb8b016..17b6c9d548 100644 --- a/src/pathfindingutils/package.json +++ b/src/pathfindingutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/pathfindingutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Utilities involving pathfinding in Roblox", "keywords": [ "Roblox", diff --git a/src/permissionprovider/CHANGELOG.md b/src/permissionprovider/CHANGELOG.md index 904be5129f..fa806c2a83 100644 --- a/src/permissionprovider/CHANGELOG.md +++ b/src/permissionprovider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/permissionprovider@14.16.0...@quenty/permissionprovider@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/permissionprovider + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/permissionprovider@14.15.0...@quenty/permissionprovider@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/permissionprovider diff --git a/src/permissionprovider/package.json b/src/permissionprovider/package.json index d396890a83..9c61c79057 100644 --- a/src/permissionprovider/package.json +++ b/src/permissionprovider/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/permissionprovider", - "version": "14.16.0", + "version": "14.17.0", "description": "Permission provider for Roblox, including authenticating against group membership", "keywords": [ "Roblox", diff --git a/src/physicsutils/CHANGELOG.md b/src/physicsutils/CHANGELOG.md index 0f49027346..1154ac318e 100644 --- a/src/physicsutils/CHANGELOG.md +++ b/src/physicsutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.14.0...@quenty/physicsutils@8.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/physicsutils + + + + + # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/physicsutils@8.13.0...@quenty/physicsutils@8.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/physicsutils diff --git a/src/physicsutils/package.json b/src/physicsutils/package.json index 2668fa4fba..604142f42a 100644 --- a/src/physicsutils/package.json +++ b/src/physicsutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/physicsutils", - "version": "8.14.0", + "version": "8.15.0", "description": "General physics library for use on Roblox", "keywords": [ "Roblox", diff --git a/src/playerbinder/CHANGELOG.md b/src/playerbinder/CHANGELOG.md index 49936248e6..4cf3892d61 100644 --- a/src/playerbinder/CHANGELOG.md +++ b/src/playerbinder/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerbinder@14.16.0...@quenty/playerbinder@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/playerbinder + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerbinder@14.15.0...@quenty/playerbinder@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/playerbinder diff --git a/src/playerbinder/package.json b/src/playerbinder/package.json index 661b7fc8b4..e8d26fa885 100644 --- a/src/playerbinder/package.json +++ b/src/playerbinder/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerbinder", - "version": "14.16.0", + "version": "14.17.0", "description": "Binds the given class to each player in the game", "keywords": [ "Roblox", diff --git a/src/playerhumanoidbinder/CHANGELOG.md b/src/playerhumanoidbinder/CHANGELOG.md index 9fcfb4492d..71c43a749a 100644 --- a/src/playerhumanoidbinder/CHANGELOG.md +++ b/src/playerhumanoidbinder/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerhumanoidbinder@14.16.0...@quenty/playerhumanoidbinder@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/playerhumanoidbinder + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerhumanoidbinder@14.15.0...@quenty/playerhumanoidbinder@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/playerhumanoidbinder diff --git a/src/playerhumanoidbinder/package.json b/src/playerhumanoidbinder/package.json index ccf9eda270..7d202c4352 100644 --- a/src/playerhumanoidbinder/package.json +++ b/src/playerhumanoidbinder/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerhumanoidbinder", - "version": "14.16.0", + "version": "14.17.0", "description": "Binder that will automatically bind to each player's humanoid", "keywords": [ "Roblox", diff --git a/src/playerinputmode/CHANGELOG.md b/src/playerinputmode/CHANGELOG.md index a0cd7d00d5..671223d0b9 100644 --- a/src/playerinputmode/CHANGELOG.md +++ b/src/playerinputmode/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [9.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.16.0...@quenty/playerinputmode@9.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/playerinputmode + + + + + # [9.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.15.0...@quenty/playerinputmode@9.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/playerinputmode diff --git a/src/playerinputmode/package.json b/src/playerinputmode/package.json index ea87c1455a..60ae4283f0 100644 --- a/src/playerinputmode/package.json +++ b/src/playerinputmode/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerinputmode", - "version": "9.16.0", + "version": "9.17.0", "description": "Service that takes active input modes from the player and exposes it to every other player via the server.", "keywords": [ "Roblox", diff --git a/src/playersservicepromises/CHANGELOG.md b/src/playersservicepromises/CHANGELOG.md index 1536876404..a6b150fc28 100644 --- a/src/playersservicepromises/CHANGELOG.md +++ b/src/playersservicepromises/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playersservicepromises@10.8.0...@quenty/playersservicepromises@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/playersservicepromises + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playersservicepromises@10.7.1...@quenty/playersservicepromises@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/playersservicepromises diff --git a/src/playersservicepromises/package.json b/src/playersservicepromises/package.json index 5eaf02229b..ef0cf2a915 100644 --- a/src/playersservicepromises/package.json +++ b/src/playersservicepromises/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playersservicepromises", - "version": "10.8.0", + "version": "10.9.0", "description": "Utility methods for async methods in Players service", "keywords": [ "Roblox", diff --git a/src/playerthumbnailutils/CHANGELOG.md b/src/playerthumbnailutils/CHANGELOG.md index 4beefadf20..a3c19ad696 100644 --- a/src/playerthumbnailutils/CHANGELOG.md +++ b/src/playerthumbnailutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerthumbnailutils@10.8.0...@quenty/playerthumbnailutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/playerthumbnailutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerthumbnailutils@10.7.1...@quenty/playerthumbnailutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/playerthumbnailutils diff --git a/src/playerthumbnailutils/package.json b/src/playerthumbnailutils/package.json index fac1d69810..300c52c185 100644 --- a/src/playerthumbnailutils/package.json +++ b/src/playerthumbnailutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerthumbnailutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Reimplementation of Player:GetUserThumbnailAsync but as a promise with retry logic", "keywords": [ "Roblox", diff --git a/src/playerutils/CHANGELOG.md b/src/playerutils/CHANGELOG.md index 0b7b352f8d..e97a455ce0 100644 --- a/src/playerutils/CHANGELOG.md +++ b/src/playerutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@8.14.0...@quenty/playerutils@8.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/playerutils + + + + + # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@8.13.0...@quenty/playerutils@8.14.0) (2024-12-03) diff --git a/src/playerutils/package.json b/src/playerutils/package.json index 8de39ca4ef..5f3033c643 100644 --- a/src/playerutils/package.json +++ b/src/playerutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerutils", - "version": "8.14.0", + "version": "8.15.0", "description": "Player utility functions", "keywords": [ "Roblox", diff --git a/src/policyserviceutils/CHANGELOG.md b/src/policyserviceutils/CHANGELOG.md index 6d37b8a0c3..86a2f30c30 100644 --- a/src/policyserviceutils/CHANGELOG.md +++ b/src/policyserviceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/policyserviceutils@6.8.0...@quenty/policyserviceutils@6.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/policyserviceutils + + + + + # [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/policyserviceutils@6.7.1...@quenty/policyserviceutils@6.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/policyserviceutils diff --git a/src/policyserviceutils/package.json b/src/policyserviceutils/package.json index 8578bcbe42..e4150947c3 100644 --- a/src/policyserviceutils/package.json +++ b/src/policyserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/policyserviceutils", - "version": "6.8.0", + "version": "6.9.0", "description": "Utility methods to query policies for players from PolicyService.", "keywords": [ "Roblox", diff --git a/src/promise/CHANGELOG.md b/src/promise/CHANGELOG.md index 2774b879f2..9c590e44c0 100644 --- a/src/promise/CHANGELOG.md +++ b/src/promise/CHANGELOG.md @@ -1,20 +1,18 @@ -# v10.9.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) -- feat: Add retry mechanism to UserInfoAggregator ([@Quenty](https://github.com/Quenty)) +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.8.0...@quenty/promise@10.9.0) (2024-12-15) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add retry mechanism to UserInfoAggregator ([7ff28b9](https://github.com/Quenty/NevermoreEngine/commit/7ff28b98173b376389496d6d895ba564edf4b337)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.7.1...@quenty/promise@10.8.0) (2024-11-06) diff --git a/src/promise/package.json b/src/promise/package.json index 9e61cd7663..b0b20e9fd2 100644 --- a/src/promise/package.json +++ b/src/promise/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/promise", - "version": "10.8.0", + "version": "10.9.0", "description": "Promise implementation for Roblox", "keywords": [ "Roblox", diff --git a/src/promisemaid/CHANGELOG.md b/src/promisemaid/CHANGELOG.md index 4462e9ed3c..023198ce5f 100644 --- a/src/promisemaid/CHANGELOG.md +++ b/src/promisemaid/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promisemaid@5.8.0...@quenty/promisemaid@5.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/promisemaid + + + + + # [5.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promisemaid@5.7.1...@quenty/promisemaid@5.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/promisemaid diff --git a/src/promisemaid/package.json b/src/promisemaid/package.json index 6e291c20fe..8069e0afb0 100644 --- a/src/promisemaid/package.json +++ b/src/promisemaid/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/promisemaid", - "version": "5.8.0", + "version": "5.9.0", "description": "Utility methods around promises and maids", "keywords": [ "Roblox", diff --git a/src/promptqueue/CHANGELOG.md b/src/promptqueue/CHANGELOG.md index 164a3ad42f..c705b70af5 100644 --- a/src/promptqueue/CHANGELOG.md +++ b/src/promptqueue/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promptqueue@1.13.0...@quenty/promptqueue@1.14.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/promptqueue + + + + + # [1.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promptqueue@1.12.0...@quenty/promptqueue@1.13.0) (2024-12-03) **Note:** Version bump only for package @quenty/promptqueue diff --git a/src/promptqueue/package.json b/src/promptqueue/package.json index c6bc33ae7a..fb126bac69 100644 --- a/src/promptqueue/package.json +++ b/src/promptqueue/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/promptqueue", - "version": "1.13.0", + "version": "1.14.0", "description": "Queue system for prompts and other UI", "keywords": [ "Roblox", diff --git a/src/propertyvalue/CHANGELOG.md b/src/propertyvalue/CHANGELOG.md index 676d6609f9..f03d49eb79 100644 --- a/src/propertyvalue/CHANGELOG.md +++ b/src/propertyvalue/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/propertyvalue@7.14.0...@quenty/propertyvalue@7.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/propertyvalue + + + + + # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/propertyvalue@7.13.0...@quenty/propertyvalue@7.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/propertyvalue diff --git a/src/propertyvalue/package.json b/src/propertyvalue/package.json index 228cf59ad9..0e7957b1b9 100644 --- a/src/propertyvalue/package.json +++ b/src/propertyvalue/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/propertyvalue", - "version": "7.14.0", + "version": "7.15.0", "description": "Property value for Roblox instances", "keywords": [ "Roblox", diff --git a/src/qframe/CHANGELOG.md b/src/qframe/CHANGELOG.md index f2bed416b4..ab1129c1c2 100644 --- a/src/qframe/CHANGELOG.md +++ b/src/qframe/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/qframe@10.8.0...@quenty/qframe@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/qframe + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/qframe@10.7.1...@quenty/qframe@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/qframe diff --git a/src/qframe/package.json b/src/qframe/package.json index f36de76c1e..05bb107aa5 100644 --- a/src/qframe/package.json +++ b/src/qframe/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/qframe", - "version": "10.8.0", + "version": "10.9.0", "description": "CFrame representation as a quaternion for Roblox", "keywords": [ "Roblox", diff --git a/src/r15utils/CHANGELOG.md b/src/r15utils/CHANGELOG.md index 1af8f4f9bd..b2c18bf62f 100644 --- a/src/r15utils/CHANGELOG.md +++ b/src/r15utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/r15utils@13.14.0...@quenty/r15utils@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/r15utils + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/r15utils@13.13.0...@quenty/r15utils@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/r15utils diff --git a/src/r15utils/package.json b/src/r15utils/package.json index 7b5f60dd5e..066be4371c 100644 --- a/src/r15utils/package.json +++ b/src/r15utils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/r15utils", - "version": "13.14.0", + "version": "13.15.0", "description": "Utility methods for R15 Characters", "keywords": [ "Roblox", diff --git a/src/racketingropeconstraint/CHANGELOG.md b/src/racketingropeconstraint/CHANGELOG.md index fa23b3f2e7..26c35540b9 100644 --- a/src/racketingropeconstraint/CHANGELOG.md +++ b/src/racketingropeconstraint/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/racketingropeconstraint@12.17.0...@quenty/racketingropeconstraint@12.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/racketingropeconstraint + + + + + # [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/racketingropeconstraint@12.16.0...@quenty/racketingropeconstraint@12.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/racketingropeconstraint diff --git a/src/racketingropeconstraint/package.json b/src/racketingropeconstraint/package.json index dfb75095cb..fe7129f6ff 100644 --- a/src/racketingropeconstraint/package.json +++ b/src/racketingropeconstraint/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/racketingropeconstraint", - "version": "12.17.0", + "version": "12.18.0", "description": "Tries to racket a rope constraint back down to a reasonable length", "keywords": [ "Roblox", diff --git a/src/radial-image/CHANGELOG.md b/src/radial-image/CHANGELOG.md index 6809dda51f..27e8bf8577 100644 --- a/src/radial-image/CHANGELOG.md +++ b/src/radial-image/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [9.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/radial-image@9.15.0...@quenty/radial-image@9.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/radial-image + + + + + # [9.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/radial-image@9.14.0...@quenty/radial-image@9.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/radial-image diff --git a/src/radial-image/package.json b/src/radial-image/package.json index 426b328d6a..2fe0933a37 100644 --- a/src/radial-image/package.json +++ b/src/radial-image/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/radial-image", - "version": "9.15.0", + "version": "9.16.0", "description": "Quenty's radial image system", "keywords": [ "Roblox", diff --git a/src/ragdoll/CHANGELOG.md b/src/ragdoll/CHANGELOG.md index 827469b2b8..b61ddf4187 100644 --- a/src/ragdoll/CHANGELOG.md +++ b/src/ragdoll/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [15.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@15.18.0...@quenty/ragdoll@15.19.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/ragdoll + + + + + # [15.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@15.17.0...@quenty/ragdoll@15.18.0) (2024-12-03) **Note:** Version bump only for package @quenty/ragdoll diff --git a/src/ragdoll/package.json b/src/ragdoll/package.json index 891545a4ef..341d438ad8 100644 --- a/src/ragdoll/package.json +++ b/src/ragdoll/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/ragdoll", - "version": "15.18.0", + "version": "15.19.0", "description": "Quenty's Ragdoll system for Roblox - Floppy fun ragdolls", "keywords": [ "Roblox", diff --git a/src/receiptprocessing/CHANGELOG.md b/src/receiptprocessing/CHANGELOG.md index 7a2b84db8d..96ee535cd5 100644 --- a/src/receiptprocessing/CHANGELOG.md +++ b/src/receiptprocessing/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/receiptprocessing@7.15.0...@quenty/receiptprocessing@7.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/receiptprocessing + + + + + # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/receiptprocessing@7.14.0...@quenty/receiptprocessing@7.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/receiptprocessing diff --git a/src/receiptprocessing/package.json b/src/receiptprocessing/package.json index 9bac8afc47..b7b3759018 100644 --- a/src/receiptprocessing/package.json +++ b/src/receiptprocessing/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/receiptprocessing", - "version": "7.15.0", + "version": "7.16.0", "description": "Centralize receipt processing within games since this is a constrained resource.", "keywords": [ "Roblox", diff --git a/src/remotefunctionutils/CHANGELOG.md b/src/remotefunctionutils/CHANGELOG.md index 8601a740c6..62f05daf3c 100644 --- a/src/remotefunctionutils/CHANGELOG.md +++ b/src/remotefunctionutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@10.8.0...@quenty/remotefunctionutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/remotefunctionutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@10.7.1...@quenty/remotefunctionutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/remotefunctionutils diff --git a/src/remotefunctionutils/package.json b/src/remotefunctionutils/package.json index 3742154dc0..251e150658 100644 --- a/src/remotefunctionutils/package.json +++ b/src/remotefunctionutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/remotefunctionutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Utility functions to wrap invoking a remote function with a promise", "keywords": [ "Roblox", diff --git a/src/remoting/CHANGELOG.md b/src/remoting/CHANGELOG.md index 868e600bce..b192637ad1 100644 --- a/src/remoting/CHANGELOG.md +++ b/src/remoting/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.15.0...@quenty/remoting@12.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/remoting + + + + + # [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.14.0...@quenty/remoting@12.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/remoting diff --git a/src/remoting/package.json b/src/remoting/package.json index 6cddf008d3..7c221c9b13 100644 --- a/src/remoting/package.json +++ b/src/remoting/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/remoting", - "version": "12.15.0", + "version": "12.16.0", "description": "Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)", "keywords": [ "Roblox", diff --git a/src/resetservice/CHANGELOG.md b/src/resetservice/CHANGELOG.md index fe4402de17..b27826a495 100644 --- a/src/resetservice/CHANGELOG.md +++ b/src/resetservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/resetservice@11.16.0...@quenty/resetservice@11.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/resetservice + + + + + # [11.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/resetservice@11.15.0...@quenty/resetservice@11.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/resetservice diff --git a/src/resetservice/package.json b/src/resetservice/package.json index 28400acfe8..9a7541529a 100644 --- a/src/resetservice/package.json +++ b/src/resetservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/resetservice", - "version": "11.16.0", + "version": "11.17.0", "description": "Handles reset requests since Roblox's reset system doesn't handle ragdolls correctly", "keywords": [ "Roblox", diff --git a/src/rigbuilderutils/CHANGELOG.md b/src/rigbuilderutils/CHANGELOG.md index 409b0e92c2..3a366cc8df 100644 --- a/src/rigbuilderutils/CHANGELOG.md +++ b/src/rigbuilderutils/CHANGELOG.md @@ -1,20 +1,18 @@ -# v10.17.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) -- feat: Add RigBuilderUtils.findAnimateScript(rig: Model) ([@Quenty](https://github.com/Quenty)) +# [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@10.16.0...@quenty/rigbuilderutils@10.17.0) (2024-12-15) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add RigBuilderUtils.findAnimateScript(rig: Model) ([8e4a44e](https://github.com/Quenty/NevermoreEngine/commit/8e4a44ed1408c68e0ef3eedfa5973557a43d65f7)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [10.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@10.15.0...@quenty/rigbuilderutils@10.16.0) (2024-12-03) diff --git a/src/rigbuilderutils/package.json b/src/rigbuilderutils/package.json index d4d7f3c211..eef57b8205 100644 --- a/src/rigbuilderutils/package.json +++ b/src/rigbuilderutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rigbuilderutils", - "version": "10.16.0", + "version": "10.17.0", "description": "Utility functions for debugging, builds a Roblox character rig", "keywords": [ "Roblox", diff --git a/src/roblox-api-dump/CHANGELOG.md b/src/roblox-api-dump/CHANGELOG.md index 77461bc690..73ee38e95c 100644 --- a/src/roblox-api-dump/CHANGELOG.md +++ b/src/roblox-api-dump/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/roblox-api-dump@8.9.0...@quenty/roblox-api-dump@8.10.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/roblox-api-dump + + + + + # [8.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/roblox-api-dump@8.8.0...@quenty/roblox-api-dump@8.9.0) (2024-11-13) **Note:** Version bump only for package @quenty/roblox-api-dump diff --git a/src/roblox-api-dump/package.json b/src/roblox-api-dump/package.json index b3b38d9462..117e54bb7e 100644 --- a/src/roblox-api-dump/package.json +++ b/src/roblox-api-dump/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/roblox-api-dump", - "version": "8.9.0", + "version": "8.10.0", "description": "Utility functions for grabbing the Roblox API from the web", "keywords": [ "Roblox", diff --git a/src/rogue-humanoid/CHANGELOG.md b/src/rogue-humanoid/CHANGELOG.md index 4c27295183..c8b4982027 100644 --- a/src/rogue-humanoid/CHANGELOG.md +++ b/src/rogue-humanoid/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.18.0...@quenty/rogue-humanoid@10.19.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/rogue-humanoid + + + + + # [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.17.0...@quenty/rogue-humanoid@10.18.0) (2024-12-03) **Note:** Version bump only for package @quenty/rogue-humanoid diff --git a/src/rogue-humanoid/package.json b/src/rogue-humanoid/package.json index 1abd83a8a4..e8c813eeea 100644 --- a/src/rogue-humanoid/package.json +++ b/src/rogue-humanoid/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rogue-humanoid", - "version": "10.18.0", + "version": "10.19.0", "description": "Roguelike humanoid properties which can be modified", "keywords": [ "Roblox", diff --git a/src/rogue-properties/CHANGELOG.md b/src/rogue-properties/CHANGELOG.md index f7ad8e3d14..1812c9cdbb 100644 --- a/src/rogue-properties/CHANGELOG.md +++ b/src/rogue-properties/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.18.0...@quenty/rogue-properties@11.19.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/rogue-properties + + + + + # [11.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.17.0...@quenty/rogue-properties@11.18.0) (2024-12-03) **Note:** Version bump only for package @quenty/rogue-properties diff --git a/src/rogue-properties/package.json b/src/rogue-properties/package.json index f0cd3c17ce..32a06867e7 100644 --- a/src/rogue-properties/package.json +++ b/src/rogue-properties/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rogue-properties", - "version": "11.18.0", + "version": "11.19.0", "description": "Roguelike properties which can be modified by external provides", "keywords": [ "Roblox", diff --git a/src/rx/CHANGELOG.md b/src/rx/CHANGELOG.md index c78486a8f8..4ba8df51b3 100644 --- a/src/rx/CHANGELOG.md +++ b/src/rx/CHANGELOG.md @@ -1,20 +1,18 @@ -# v13.15.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) -- feat: Add fail and complete state to Rx ([@Quenty](https://github.com/Quenty)) +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.14.0...@quenty/rx@13.15.0) (2024-12-15) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add fail and complete state to Rx ([4bb843b](https://github.com/Quenty/NevermoreEngine/commit/4bb843bfb89c18579a80ba2f11b1d48faa86b48f)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.13.0...@quenty/rx@13.14.0) (2024-12-03) diff --git a/src/rx/package.json b/src/rx/package.json index 8c633e61f9..fcbdf49fbd 100644 --- a/src/rx/package.json +++ b/src/rx/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rx", - "version": "13.14.0", + "version": "13.15.0", "description": "Quenty's reactive library for Roblox", "keywords": [ "Roblox", diff --git a/src/rxbinderutils/CHANGELOG.md b/src/rxbinderutils/CHANGELOG.md index b8943e2bd2..89a76ae3f0 100644 --- a/src/rxbinderutils/CHANGELOG.md +++ b/src/rxbinderutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@14.16.0...@quenty/rxbinderutils@14.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/rxbinderutils + + + + + # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@14.15.0...@quenty/rxbinderutils@14.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/rxbinderutils diff --git a/src/rxbinderutils/package.json b/src/rxbinderutils/package.json index 103e030932..db532a2d47 100644 --- a/src/rxbinderutils/package.json +++ b/src/rxbinderutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rxbinderutils", - "version": "14.16.0", + "version": "14.17.0", "description": "Reactive extensions for binders", "keywords": [ "Roblox", diff --git a/src/rxsignal/CHANGELOG.md b/src/rxsignal/CHANGELOG.md index 513a8cf391..e7f6c57bb8 100644 --- a/src/rxsignal/CHANGELOG.md +++ b/src/rxsignal/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@7.14.0...@quenty/rxsignal@7.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/rxsignal + + + + + # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@7.13.0...@quenty/rxsignal@7.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/rxsignal diff --git a/src/rxsignal/package.json b/src/rxsignal/package.json index dd3305a70b..3113815722 100644 --- a/src/rxsignal/package.json +++ b/src/rxsignal/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rxsignal", - "version": "7.14.0", + "version": "7.15.0", "description": "Signal API for RxObservables", "keywords": [ "Roblox", diff --git a/src/scoredactionservice/CHANGELOG.md b/src/scoredactionservice/CHANGELOG.md index 0118105f43..8bde473e0b 100644 --- a/src/scoredactionservice/CHANGELOG.md +++ b/src/scoredactionservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [16.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/scoredactionservice@16.20.0...@quenty/scoredactionservice@16.21.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/scoredactionservice + + + + + # [16.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/scoredactionservice@16.19.0...@quenty/scoredactionservice@16.20.0) (2024-12-03) **Note:** Version bump only for package @quenty/scoredactionservice diff --git a/src/scoredactionservice/package.json b/src/scoredactionservice/package.json index 886398d2c6..0dacc5760e 100644 --- a/src/scoredactionservice/package.json +++ b/src/scoredactionservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/scoredactionservice", - "version": "16.20.0", + "version": "16.21.0", "description": "Scores actions and picks the highest rated one every frame", "keywords": [ "Roblox", diff --git a/src/screenshothudservice/CHANGELOG.md b/src/screenshothudservice/CHANGELOG.md index 593fe68ece..189ba8f9ab 100644 --- a/src/screenshothudservice/CHANGELOG.md +++ b/src/screenshothudservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/screenshothudservice@7.15.0...@quenty/screenshothudservice@7.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/screenshothudservice + + + + + # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/screenshothudservice@7.14.0...@quenty/screenshothudservice@7.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/screenshothudservice diff --git a/src/screenshothudservice/package.json b/src/screenshothudservice/package.json index 19df82d5cf..674b9b5cbb 100644 --- a/src/screenshothudservice/package.json +++ b/src/screenshothudservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/screenshothudservice", - "version": "7.15.0", + "version": "7.16.0", "description": "Provides centralized API surface for screenshot hud API", "keywords": [ "Roblox", diff --git a/src/seatutils/CHANGELOG.md b/src/seatutils/CHANGELOG.md index 59e6bc11a8..b9707ba7b7 100644 --- a/src/seatutils/CHANGELOG.md +++ b/src/seatutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/seatutils@7.15.0...@quenty/seatutils@7.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/seatutils + + + + + # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/seatutils@7.14.0...@quenty/seatutils@7.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/seatutils diff --git a/src/seatutils/package.json b/src/seatutils/package.json index 424c69f458..ffe3d2df0b 100644 --- a/src/seatutils/package.json +++ b/src/seatutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/seatutils", - "version": "7.15.0", + "version": "7.16.0", "description": "Holds utilities to work with Roblox seats", "keywords": [ "Roblox", diff --git a/src/secrets/CHANGELOG.md b/src/secrets/CHANGELOG.md index 9f4c9571a2..cd7254bf4f 100644 --- a/src/secrets/CHANGELOG.md +++ b/src/secrets/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/secrets@7.19.0...@quenty/secrets@7.20.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/secrets + + + + + # [7.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/secrets@7.18.0...@quenty/secrets@7.19.0) (2024-12-03) **Note:** Version bump only for package @quenty/secrets diff --git a/src/secrets/package.json b/src/secrets/package.json index b52734ab4b..e909ec4c8e 100644 --- a/src/secrets/package.json +++ b/src/secrets/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/secrets", - "version": "7.19.0", + "version": "7.20.0", "description": "Secrets storage system and API surface", "keywords": [ "Roblox", diff --git a/src/selectionutils/CHANGELOG.md b/src/selectionutils/CHANGELOG.md index 545544ad60..58850e8e2f 100644 --- a/src/selectionutils/CHANGELOG.md +++ b/src/selectionutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@8.14.0...@quenty/selectionutils@8.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/selectionutils + + + + + # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@8.13.0...@quenty/selectionutils@8.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/selectionutils diff --git a/src/selectionutils/package.json b/src/selectionutils/package.json index 078483a564..1b0103bece 100644 --- a/src/selectionutils/package.json +++ b/src/selectionutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/selectionutils", - "version": "8.14.0", + "version": "8.15.0", "description": "Utility methods around Selection service. Useful for plugins and stories.", "keywords": [ "Roblox", diff --git a/src/settings-inputkeymap/CHANGELOG.md b/src/settings-inputkeymap/CHANGELOG.md index 35c74e65d4..55e1ed722c 100644 --- a/src/settings-inputkeymap/CHANGELOG.md +++ b/src/settings-inputkeymap/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings-inputkeymap@10.21.0...@quenty/settings-inputkeymap@10.22.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/settings-inputkeymap + + + + + # [10.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings-inputkeymap@10.20.0...@quenty/settings-inputkeymap@10.21.0) (2024-12-03) **Note:** Version bump only for package @quenty/settings-inputkeymap diff --git a/src/settings-inputkeymap/package.json b/src/settings-inputkeymap/package.json index 8ab8ab2b47..7eb57d35cc 100644 --- a/src/settings-inputkeymap/package.json +++ b/src/settings-inputkeymap/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/settings-inputkeymap", - "version": "10.21.0", + "version": "10.22.0", "description": "Input key map setting saving for players", "keywords": [ "Roblox", diff --git a/src/settings/CHANGELOG.md b/src/settings/CHANGELOG.md index b8ec7aadcb..8dbb07727b 100644 --- a/src/settings/CHANGELOG.md +++ b/src/settings/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings@11.19.0...@quenty/settings@11.20.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/settings + + + + + # [11.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings@11.18.0...@quenty/settings@11.19.0) (2024-12-03) **Note:** Version bump only for package @quenty/settings diff --git a/src/settings/package.json b/src/settings/package.json index fa16457e02..b3a45b6517 100644 --- a/src/settings/package.json +++ b/src/settings/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/settings", - "version": "11.19.0", + "version": "11.20.0", "description": "Centralized player settings service", "keywords": [ "Roblox", diff --git a/src/snackbar/CHANGELOG.md b/src/snackbar/CHANGELOG.md index 70c6f4d285..e946ebb8d9 100644 --- a/src/snackbar/CHANGELOG.md +++ b/src/snackbar/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/snackbar@11.16.0...@quenty/snackbar@11.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/snackbar + + + + + # [11.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/snackbar@11.15.0...@quenty/snackbar@11.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/snackbar diff --git a/src/snackbar/package.json b/src/snackbar/package.json index c3ca1a4ffc..86013e97ce 100644 --- a/src/snackbar/package.json +++ b/src/snackbar/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/snackbar", - "version": "11.16.0", + "version": "11.17.0", "description": "Snackbars provide lightweight feedback on an operation at the base of the screen. They automatically disappear after a timeout or user interaction. There can only be one on the screen at a time.", "keywords": [ "Roblox", diff --git a/src/socialserviceutils/CHANGELOG.md b/src/socialserviceutils/CHANGELOG.md index 3566b77c4b..e37ee2477b 100644 --- a/src/socialserviceutils/CHANGELOG.md +++ b/src/socialserviceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/socialserviceutils@10.8.0...@quenty/socialserviceutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/socialserviceutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/socialserviceutils@10.7.1...@quenty/socialserviceutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/socialserviceutils diff --git a/src/socialserviceutils/package.json b/src/socialserviceutils/package.json index 021e857519..d14f536c82 100644 --- a/src/socialserviceutils/package.json +++ b/src/socialserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/socialserviceutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Utility functions wrapping SocialService with promises", "keywords": [ "Roblox", diff --git a/src/softshutdown/CHANGELOG.md b/src/softshutdown/CHANGELOG.md index 98068d4f24..6212de6c63 100644 --- a/src/softshutdown/CHANGELOG.md +++ b/src/softshutdown/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [9.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/softshutdown@9.18.0...@quenty/softshutdown@9.19.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/softshutdown + + + + + # [9.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/softshutdown@9.17.0...@quenty/softshutdown@9.18.0) (2024-12-03) **Note:** Version bump only for package @quenty/softshutdown diff --git a/src/softshutdown/package.json b/src/softshutdown/package.json index 28fe580273..d354273dfb 100644 --- a/src/softshutdown/package.json +++ b/src/softshutdown/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/softshutdown", - "version": "9.18.0", + "version": "9.19.0", "description": "This service lets you shut down servers without losing a bunch of players. When game.OnClose is called, the script teleports everyone in the server into a reserved server.", "keywords": [ "Roblox", diff --git a/src/soundgroups/CHANGELOG.md b/src/soundgroups/CHANGELOG.md index 075707de70..56daae4f92 100644 --- a/src/soundgroups/CHANGELOG.md +++ b/src/soundgroups/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.16.0...@quenty/soundgroup@1.17.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/soundgroup + + + + + # [1.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundgroup@1.15.0...@quenty/soundgroup@1.16.0) (2024-12-03) **Note:** Version bump only for package @quenty/soundgroup diff --git a/src/soundgroups/package.json b/src/soundgroups/package.json index 26c721de86..22ef3820b0 100644 --- a/src/soundgroups/package.json +++ b/src/soundgroups/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/soundgroup", - "version": "1.16.0", + "version": "1.17.0", "description": "Service and utility methods to working with sound groups and sounds in Roblox", "keywords": [ "Roblox", diff --git a/src/soundplayer/CHANGELOG.md b/src/soundplayer/CHANGELOG.md index 37c5a61d54..472e253473 100644 --- a/src/soundplayer/CHANGELOG.md +++ b/src/soundplayer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundplayer@7.15.0...@quenty/soundplayer@7.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/soundplayer + + + + + # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundplayer@7.14.0...@quenty/soundplayer@7.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/soundplayer diff --git a/src/soundplayer/package.json b/src/soundplayer/package.json index 917d8b97b9..d528dfd014 100644 --- a/src/soundplayer/package.json +++ b/src/soundplayer/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/soundplayer", - "version": "7.15.0", + "version": "7.16.0", "description": "Sound playback helper", "keywords": [ "Roblox", diff --git a/src/sounds/CHANGELOG.md b/src/sounds/CHANGELOG.md index 9abb7f8da0..5c87c99f1f 100644 --- a/src/sounds/CHANGELOG.md +++ b/src/sounds/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.8.0...@quenty/sounds@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/sounds + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.7.1...@quenty/sounds@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/sounds diff --git a/src/sounds/package.json b/src/sounds/package.json index 63344141b3..c26420a68d 100644 --- a/src/sounds/package.json +++ b/src/sounds/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/sounds", - "version": "10.8.0", + "version": "10.9.0", "description": "Utility functions involving sounds and their state", "keywords": [ "Roblox", diff --git a/src/spawning/CHANGELOG.md b/src/spawning/CHANGELOG.md index 24ffce3867..4fb294d517 100644 --- a/src/spawning/CHANGELOG.md +++ b/src/spawning/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spawning@10.18.0...@quenty/spawning@10.19.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/spawning + + + + + # [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spawning@10.17.0...@quenty/spawning@10.18.0) (2024-12-03) **Note:** Version bump only for package @quenty/spawning diff --git a/src/spawning/package.json b/src/spawning/package.json index 3ec5efd55e..e2cdeee5f8 100644 --- a/src/spawning/package.json +++ b/src/spawning/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/spawning", - "version": "10.18.0", + "version": "10.19.0", "description": "Centralized spawning system", "keywords": [ "Roblox", diff --git a/src/sprites/CHANGELOG.md b/src/sprites/CHANGELOG.md index 0816a098ae..4594465223 100644 --- a/src/sprites/CHANGELOG.md +++ b/src/sprites/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sprites@13.13.0...@quenty/sprites@13.14.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/sprites + + + + + # [13.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sprites@13.12.0...@quenty/sprites@13.13.0) (2024-12-03) **Note:** Version bump only for package @quenty/sprites diff --git a/src/sprites/package.json b/src/sprites/package.json index 4965b6b46e..ee27f2f5cc 100644 --- a/src/sprites/package.json +++ b/src/sprites/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/sprites", - "version": "13.13.0", + "version": "13.14.0", "description": "Spritesheet utility for Roblox including a built-in InputImageLibrary", "keywords": [ "Roblox", diff --git a/src/statestack/CHANGELOG.md b/src/statestack/CHANGELOG.md index b861db8419..ece70e0f06 100644 --- a/src/statestack/CHANGELOG.md +++ b/src/statestack/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@14.15.0...@quenty/statestack@14.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/statestack + + + + + # [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@14.14.0...@quenty/statestack@14.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/statestack diff --git a/src/statestack/package.json b/src/statestack/package.json index 413ee07383..f801170e10 100644 --- a/src/statestack/package.json +++ b/src/statestack/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/statestack", - "version": "14.15.0", + "version": "14.16.0", "description": "Stack of values that allows multiple systems to enable or disable a state", "keywords": [ "Roblox", diff --git a/src/streamingutils/CHANGELOG.md b/src/streamingutils/CHANGELOG.md index 4f2dee16ff..59345f32f2 100644 --- a/src/streamingutils/CHANGELOG.md +++ b/src/streamingutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/streamingutils@10.8.0...@quenty/streamingutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/streamingutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/streamingutils@10.7.1...@quenty/streamingutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/streamingutils diff --git a/src/streamingutils/package.json b/src/streamingutils/package.json index 8ddd732afb..d5bc935c7f 100644 --- a/src/streamingutils/package.json +++ b/src/streamingutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/streamingutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Provides utilities for working with Roblox's streaming system", "keywords": [ "Roblox", diff --git a/src/teamtracker/CHANGELOG.md b/src/teamtracker/CHANGELOG.md index 03d1401399..dd1ef485ac 100644 --- a/src/teamtracker/CHANGELOG.md +++ b/src/teamtracker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teamtracker@13.14.0...@quenty/teamtracker@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/teamtracker + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teamtracker@13.13.0...@quenty/teamtracker@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/teamtracker diff --git a/src/teamtracker/package.json b/src/teamtracker/package.json index bcf3147801..f71fc73e6a 100644 --- a/src/teamtracker/package.json +++ b/src/teamtracker/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/teamtracker", - "version": "13.14.0", + "version": "13.15.0", "description": "Tracks a player's current team, since the Team property is unreliable", "keywords": [ "Roblox", diff --git a/src/teamutils/CHANGELOG.md b/src/teamutils/CHANGELOG.md index 313a0be9b7..d440792c0f 100644 --- a/src/teamutils/CHANGELOG.md +++ b/src/teamutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teamutils@10.14.0...@quenty/teamutils@10.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/teamutils + + + + + # [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teamutils@10.13.0...@quenty/teamutils@10.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/teamutils diff --git a/src/teamutils/package.json b/src/teamutils/package.json index a0b93fe4c7..5893407f17 100644 --- a/src/teamutils/package.json +++ b/src/teamutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/teamutils", - "version": "10.14.0", + "version": "10.15.0", "description": "Team utility methods", "keywords": [ "Roblox", diff --git a/src/teleportserviceutils/CHANGELOG.md b/src/teleportserviceutils/CHANGELOG.md index c2536ec69c..0ebb67876d 100644 --- a/src/teleportserviceutils/CHANGELOG.md +++ b/src/teleportserviceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [9.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teleportserviceutils@9.14.0...@quenty/teleportserviceutils@9.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/teleportserviceutils + + + + + # [9.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teleportserviceutils@9.13.0...@quenty/teleportserviceutils@9.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/teleportserviceutils diff --git a/src/teleportserviceutils/package.json b/src/teleportserviceutils/package.json index 3aaecf3ed5..1efd437350 100644 --- a/src/teleportserviceutils/package.json +++ b/src/teleportserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/teleportserviceutils", - "version": "9.14.0", + "version": "9.15.0", "description": "Utility functions for teleport srevice", "keywords": [ "Roblox", diff --git a/src/templateprovider/CHANGELOG.md b/src/templateprovider/CHANGELOG.md index 1f6f2ab8bc..17bc80debe 100644 --- a/src/templateprovider/CHANGELOG.md +++ b/src/templateprovider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@11.14.0...@quenty/templateprovider@11.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/templateprovider + + + + + # [11.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@11.13.0...@quenty/templateprovider@11.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/templateprovider diff --git a/src/templateprovider/package.json b/src/templateprovider/package.json index 3c187bf95c..fc8dc31cdc 100644 --- a/src/templateprovider/package.json +++ b/src/templateprovider/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/templateprovider", - "version": "11.14.0", + "version": "11.15.0", "description": "Base of a template retrieval system", "keywords": [ "Roblox", diff --git a/src/textboxutils/CHANGELOG.md b/src/textboxutils/CHANGELOG.md index f5dd48d420..2d6ac6a3db 100644 --- a/src/textboxutils/CHANGELOG.md +++ b/src/textboxutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textboxutils@7.14.0...@quenty/textboxutils@7.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/textboxutils + + + + + # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textboxutils@7.13.0...@quenty/textboxutils@7.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/textboxutils diff --git a/src/textboxutils/package.json b/src/textboxutils/package.json index 2285d5d027..0a52757f72 100644 --- a/src/textboxutils/package.json +++ b/src/textboxutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/textboxutils", - "version": "7.14.0", + "version": "7.15.0", "description": "Holds utility methods for textboxes", "keywords": [ "Roblox", diff --git a/src/textfilterservice/CHANGELOG.md b/src/textfilterservice/CHANGELOG.md index 7be2363a4d..303148d836 100644 --- a/src/textfilterservice/CHANGELOG.md +++ b/src/textfilterservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textfilterservice@13.15.0...@quenty/textfilterservice@13.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/textfilterservice + + + + + # [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textfilterservice@13.14.0...@quenty/textfilterservice@13.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/textfilterservice diff --git a/src/textfilterservice/package.json b/src/textfilterservice/package.json index 3282067d21..2ea2f4c936 100644 --- a/src/textfilterservice/package.json +++ b/src/textfilterservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/textfilterservice", - "version": "13.15.0", + "version": "13.16.0", "description": "Utility service that provides text filtering to the client", "keywords": [ "Roblox", diff --git a/src/textfilterutils/CHANGELOG.md b/src/textfilterutils/CHANGELOG.md index 98d6bd11c1..ebd05a34a1 100644 --- a/src/textfilterutils/CHANGELOG.md +++ b/src/textfilterutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textfilterutils@10.8.0...@quenty/textfilterutils@10.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/textfilterutils + + + + + # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textfilterutils@10.7.1...@quenty/textfilterutils@10.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/textfilterutils diff --git a/src/textfilterutils/package.json b/src/textfilterutils/package.json index 112bb779a2..7d944f655d 100644 --- a/src/textfilterutils/package.json +++ b/src/textfilterutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/textfilterutils", - "version": "10.8.0", + "version": "10.9.0", "description": "Utility functions for filtering text", "keywords": [ "Roblox", diff --git a/src/textserviceutils/CHANGELOG.md b/src/textserviceutils/CHANGELOG.md index 87f2e73d5a..6d9fc674fb 100644 --- a/src/textserviceutils/CHANGELOG.md +++ b/src/textserviceutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textserviceutils@13.14.0...@quenty/textserviceutils@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/textserviceutils + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textserviceutils@13.13.0...@quenty/textserviceutils@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/textserviceutils diff --git a/src/textserviceutils/package.json b/src/textserviceutils/package.json index 1b3d40538a..f368707684 100644 --- a/src/textserviceutils/package.json +++ b/src/textserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/textserviceutils", - "version": "13.14.0", + "version": "13.15.0", "description": "Holds utilities involving the Roblox TextService and text fitting to size.", "keywords": [ "Roblox", diff --git a/src/tie/CHANGELOG.md b/src/tie/CHANGELOG.md index 2d2dd2ec99..be0cfb72d7 100644 --- a/src/tie/CHANGELOG.md +++ b/src/tie/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.17.0...@quenty/tie@10.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/tie + + + + + # [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.16.0...@quenty/tie@10.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/tie diff --git a/src/tie/package.json b/src/tie/package.json index 5f289ece67..90b5dd6f8c 100644 --- a/src/tie/package.json +++ b/src/tie/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/tie", - "version": "10.17.0", + "version": "10.18.0", "description": "Tie allows interfaces to be defined between Lua OOP and Roblox objects.", "keywords": [ "Roblox", diff --git a/src/timedtween/CHANGELOG.md b/src/timedtween/CHANGELOG.md index 4ec3ba9c4b..f8a4a30554 100644 --- a/src/timedtween/CHANGELOG.md +++ b/src/timedtween/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/timedtween@7.14.0...@quenty/timedtween@7.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/timedtween + + + + + # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/timedtween@7.13.0...@quenty/timedtween@7.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/timedtween diff --git a/src/timedtween/package.json b/src/timedtween/package.json index 98d43de68b..512ced55c0 100644 --- a/src/timedtween/package.json +++ b/src/timedtween/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/timedtween", - "version": "7.14.0", + "version": "7.15.0", "description": "Linear timed tweening model", "keywords": [ "Roblox", diff --git a/src/timesyncservice/CHANGELOG.md b/src/timesyncservice/CHANGELOG.md index 0f96d271c6..bc96471d91 100644 --- a/src/timesyncservice/CHANGELOG.md +++ b/src/timesyncservice/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/timesyncservice@13.15.0...@quenty/timesyncservice@13.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/timesyncservice + + + + + # [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/timesyncservice@13.14.0...@quenty/timesyncservice@13.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/timesyncservice diff --git a/src/timesyncservice/package.json b/src/timesyncservice/package.json index c03440c2d4..37c8e43f4a 100644 --- a/src/timesyncservice/package.json +++ b/src/timesyncservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/timesyncservice", - "version": "13.15.0", + "version": "13.16.0", "description": "Quenty's TimeSyncService keeps time synchronized between all clients and the server", "keywords": [ "Roblox", diff --git a/src/transitionmodel/CHANGELOG.md b/src/transitionmodel/CHANGELOG.md index 6ef16fb9b3..2ae645b178 100644 --- a/src/transitionmodel/CHANGELOG.md +++ b/src/transitionmodel/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/transitionmodel@7.15.0...@quenty/transitionmodel@7.16.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/transitionmodel + + + + + # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/transitionmodel@7.14.0...@quenty/transitionmodel@7.15.0) (2024-12-03) **Note:** Version bump only for package @quenty/transitionmodel diff --git a/src/transitionmodel/package.json b/src/transitionmodel/package.json index 4296af08a6..d31b738af6 100644 --- a/src/transitionmodel/package.json +++ b/src/transitionmodel/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/transitionmodel", - "version": "7.15.0", + "version": "7.16.0", "description": "Helps with Gui visiblity showing and hiding", "keywords": [ "Roblox", diff --git a/src/ugcsanitize/CHANGELOG.md b/src/ugcsanitize/CHANGELOG.md index fdb5bb39a9..fbf65a3c58 100644 --- a/src/ugcsanitize/CHANGELOG.md +++ b/src/ugcsanitize/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ugcsanitize@1.1.0...@quenty/ugcsanitize@1.2.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/ugcsanitize + + + + + # 1.1.0 (2024-12-03) diff --git a/src/ugcsanitize/package.json b/src/ugcsanitize/package.json index 5cee1533ae..4ec004ef71 100644 --- a/src/ugcsanitize/package.json +++ b/src/ugcsanitize/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/ugcsanitize", - "version": "1.1.0", + "version": "1.2.0", "description": "Sanitizes UGC hats and other items", "keywords": [ "Roblox", diff --git a/src/uiobjectutils/CHANGELOG.md b/src/uiobjectutils/CHANGELOG.md index 3019265c16..c6d59320dc 100644 --- a/src/uiobjectutils/CHANGELOG.md +++ b/src/uiobjectutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.13.0...@quenty/uiobjectutils@6.14.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/uiobjectutils + + + + + # [6.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@6.12.0...@quenty/uiobjectutils@6.13.0) (2024-12-03) **Note:** Version bump only for package @quenty/uiobjectutils diff --git a/src/uiobjectutils/package.json b/src/uiobjectutils/package.json index 434ebd4db8..71e8578ed0 100644 --- a/src/uiobjectutils/package.json +++ b/src/uiobjectutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/uiobjectutils", - "version": "6.13.0", + "version": "6.14.0", "description": "UI object utils library for Roblox", "keywords": [ "Roblox", diff --git a/src/undostack/CHANGELOG.md b/src/undostack/CHANGELOG.md index 6d49e03fb6..0641cd6cdc 100644 --- a/src/undostack/CHANGELOG.md +++ b/src/undostack/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/undostack@7.14.0...@quenty/undostack@7.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/undostack + + + + + # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/undostack@7.13.0...@quenty/undostack@7.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/undostack diff --git a/src/undostack/package.json b/src/undostack/package.json index 17f5af4bb4..e44e6083d8 100644 --- a/src/undostack/package.json +++ b/src/undostack/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/undostack", - "version": "7.14.0", + "version": "7.15.0", "description": "Generalized undo stack for Roblox", "keywords": [ "Roblox", diff --git a/src/userserviceutils/CHANGELOG.md b/src/userserviceutils/CHANGELOG.md index cebcc7eac1..54fc99c8dd 100644 --- a/src/userserviceutils/CHANGELOG.md +++ b/src/userserviceutils/CHANGELOG.md @@ -1,20 +1,18 @@ -# v9.16.0 (Sun Dec 15 2024) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) -- feat: Add retry mechanism to UserInfoAggregator ([@Quenty](https://github.com/Quenty)) +# [9.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/userserviceutils@9.15.0...@quenty/userserviceutils@9.16.0) (2024-12-15) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add retry mechanism to UserInfoAggregator ([7ff28b9](https://github.com/Quenty/NevermoreEngine/commit/7ff28b98173b376389496d6d895ba564edf4b337)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/userserviceutils@9.14.0...@quenty/userserviceutils@9.15.0) (2024-12-03) diff --git a/src/userserviceutils/package.json b/src/userserviceutils/package.json index a257c1cd5c..5813f0491b 100644 --- a/src/userserviceutils/package.json +++ b/src/userserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/userserviceutils", - "version": "9.15.0", + "version": "9.16.0", "description": "Utilities involving UserService in Roblox", "keywords": [ "Roblox", diff --git a/src/valuebaseutils/CHANGELOG.md b/src/valuebaseutils/CHANGELOG.md index 7f1c54ef7f..3560b39d66 100644 --- a/src/valuebaseutils/CHANGELOG.md +++ b/src/valuebaseutils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.14.0...@quenty/valuebaseutils@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/valuebaseutils + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.13.0...@quenty/valuebaseutils@13.14.0) (2024-12-03) **Note:** Version bump only for package @quenty/valuebaseutils diff --git a/src/valuebaseutils/package.json b/src/valuebaseutils/package.json index 53023d1f35..c576c8ef2f 100644 --- a/src/valuebaseutils/package.json +++ b/src/valuebaseutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/valuebaseutils", - "version": "13.14.0", + "version": "13.15.0", "description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", "keywords": [ "Roblox", diff --git a/src/valueobject/CHANGELOG.md b/src/valueobject/CHANGELOG.md index 0e8716eb2b..aeae203cd3 100644 --- a/src/valueobject/CHANGELOG.md +++ b/src/valueobject/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.14.0...@quenty/valueobject@13.15.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/valueobject + + + + + # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.13.0...@quenty/valueobject@13.14.0) (2024-12-03) diff --git a/src/valueobject/package.json b/src/valueobject/package.json index 1199fe8c5e..5e0618094f 100644 --- a/src/valueobject/package.json +++ b/src/valueobject/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/valueobject", - "version": "13.14.0", + "version": "13.15.0", "description": "To work like value objects in Roblox and track a single item with .Changed events", "keywords": [ "Roblox", diff --git a/src/viewport/CHANGELOG.md b/src/viewport/CHANGELOG.md index 53610ea870..2f0949b71c 100644 --- a/src/viewport/CHANGELOG.md +++ b/src/viewport/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/viewport@11.17.0...@quenty/viewport@11.18.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/viewport + + + + + # [11.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/viewport@11.16.0...@quenty/viewport@11.17.0) (2024-12-03) **Note:** Version bump only for package @quenty/viewport diff --git a/src/viewport/package.json b/src/viewport/package.json index 29767b5cc2..d0845f5355 100644 --- a/src/viewport/package.json +++ b/src/viewport/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/viewport", - "version": "11.17.0", + "version": "11.18.0", "description": "Rendering functionality for viewportFrames", "keywords": [ "Roblox", diff --git a/src/voicechat/CHANGELOG.md b/src/voicechat/CHANGELOG.md index 593f816a1b..7c51e90374 100644 --- a/src/voicechat/CHANGELOG.md +++ b/src/voicechat/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/voicechat@5.8.0...@quenty/voicechat@5.9.0) (2024-12-15) + +**Note:** Version bump only for package @quenty/voicechat + + + + + # [5.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/voicechat@5.7.1...@quenty/voicechat@5.8.0) (2024-11-06) **Note:** Version bump only for package @quenty/voicechat diff --git a/src/voicechat/package.json b/src/voicechat/package.json index 8068fa6633..ecac163df5 100644 --- a/src/voicechat/package.json +++ b/src/voicechat/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/voicechat", - "version": "5.8.0", + "version": "5.9.0", "description": "Utility methods for voice chat", "keywords": [ "Roblox",