diff --git a/src/actionmanager/CHANGELOG.md b/src/actionmanager/CHANGELOG.md index ed5565da2d..2579ad9fb7 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. +# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@7.4.0...@quenty/actionmanager@7.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/actionmanager + + + + + # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@7.3.0...@quenty/actionmanager@7.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/actionmanager diff --git a/src/actionmanager/package.json b/src/actionmanager/package.json index 308f0cbd90..b4b4d6c954 100644 --- a/src/actionmanager/package.json +++ b/src/actionmanager/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/actionmanager", - "version": "7.4.0", + "version": "7.5.0", "description": "Holds single toggleable actions (like a tool system)", "keywords": [ "Roblox", diff --git a/src/adorneevalue/CHANGELOG.md b/src/adorneevalue/CHANGELOG.md index 2e2d176c1c..1e11bde22c 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. +# [4.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneevalue@4.7.0...@quenty/adorneevalue@4.8.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/adorneevalue + + + + + # [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneevalue@4.6.0...@quenty/adorneevalue@4.7.0) (2023-01-11) **Note:** Version bump only for package @quenty/adorneevalue diff --git a/src/adorneevalue/package.json b/src/adorneevalue/package.json index 229c242138..f5cc472dae 100644 --- a/src/adorneevalue/package.json +++ b/src/adorneevalue/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/adorneevalue", - "version": "4.7.0", + "version": "4.8.0", "description": "Adorneevalue - Helper class to transform a an adornee into relative positions/information.", "keywords": [ "Roblox", diff --git a/src/animationgroup/CHANGELOG.md b/src/animationgroup/CHANGELOG.md index 291f89dfa6..306ae7357e 100644 --- a/src/animationgroup/CHANGELOG.md +++ b/src/animationgroup/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.0.2...@quenty/animationgroup@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/animationgroup + + + + + ## [6.0.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@6.0.1...@quenty/animationgroup@6.0.2) (2022-11-04) **Note:** Version bump only for package @quenty/animationgroup diff --git a/src/animationgroup/package.json b/src/animationgroup/package.json index 420704b8d5..cdc44f5376 100644 --- a/src/animationgroup/package.json +++ b/src/animationgroup/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/animationgroup", - "version": "6.0.2", + "version": "6.1.0", "description": "A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.", "keywords": [ "Roblox", diff --git a/src/animationprovider/CHANGELOG.md b/src/animationprovider/CHANGELOG.md index 2422e24dc8..be714ab2cc 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. +# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@7.0.1...@quenty/animationprovider@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/animationprovider + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationprovider@7.0.0...@quenty/animationprovider@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/animationprovider diff --git a/src/animationprovider/package.json b/src/animationprovider/package.json index b01a4c867c..46649374c3 100644 --- a/src/animationprovider/package.json +++ b/src/animationprovider/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/animationprovider", - "version": "7.0.1", + "version": "7.1.0", "description": "Provides animations for anything tagged with \"AnimationContainer\" and from a folder named \"Animations\" in ReplicatedStorage.", "keywords": [ "Roblox", diff --git a/src/applytagtotaggedchildren/CHANGELOG.md b/src/applytagtotaggedchildren/CHANGELOG.md index e84918afca..7f588fa359 100644 --- a/src/applytagtotaggedchildren/CHANGELOG.md +++ b/src/applytagtotaggedchildren/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/applytagtotaggedchildren@6.0.1...@quenty/applytagtotaggedchildren@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/applytagtotaggedchildren + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/applytagtotaggedchildren@6.0.0...@quenty/applytagtotaggedchildren@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/applytagtotaggedchildren diff --git a/src/applytagtotaggedchildren/package.json b/src/applytagtotaggedchildren/package.json index 97a8921fbf..fdad06d5b0 100644 --- a/src/applytagtotaggedchildren/package.json +++ b/src/applytagtotaggedchildren/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/applytagtotaggedchildren", - "version": "6.0.1", + "version": "6.1.0", "description": "Class that while constructed apply a tag to any children of the parent it is given, assuming that class has the required tag. This lets you bridge tag systems since CollectionService is used as an interop model between many components in scripts.", "keywords": [ "Roblox", diff --git a/src/attributeutils/CHANGELOG.md b/src/attributeutils/CHANGELOG.md index 4ced1517cb..50772b1a37 100644 --- a/src/attributeutils/CHANGELOG.md +++ b/src/attributeutils/CHANGELOG.md @@ -1,19 +1,15 @@ -# v8.6.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.5.0...@quenty/attributeutils@8.6.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/attributeutils -- 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. # [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.4.0...@quenty/attributeutils@8.5.0) (2023-01-17) diff --git a/src/attributeutils/package.json b/src/attributeutils/package.json index df21b0ad6d..07faebcd16 100644 --- a/src/attributeutils/package.json +++ b/src/attributeutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/attributeutils", - "version": "8.5.0", + "version": "8.6.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 e4668cf954..2d6c9597f5 100644 --- a/src/avatareditorutils/CHANGELOG.md +++ b/src/avatareditorutils/CHANGELOG.md @@ -1,23 +1,18 @@ -# v1.6.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [1.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/avatareditorutils@1.5.0...@quenty/avatareditorutils@1.6.0) (2023-02-21) -#### 🐛 Bug Fix -- fix: Make AvatarEditorUtils shared ([@Quenty](https://github.com/Quenty)) +### Bug Fixes -#### Authors: 1 +* Make AvatarEditorUtils shared ([6d72a2c](https://github.com/Quenty/NevermoreEngine/commit/6d72a2c981d7d1427d22b20f8203ce0d45ad936f)) -- 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. # [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/avatareditorutils@1.4.0...@quenty/avatareditorutils@1.5.0) (2023-01-11) diff --git a/src/avatareditorutils/package.json b/src/avatareditorutils/package.json index 324eb1b8f1..96527765f9 100644 --- a/src/avatareditorutils/package.json +++ b/src/avatareditorutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/avatareditorutils", - "version": "1.5.0", + "version": "1.6.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 dbd0949eac..ccd8bb014c 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/badgeutils@6.0.1...@quenty/badgeutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/badgeutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/badgeutils@6.0.0...@quenty/badgeutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/badgeutils diff --git a/src/badgeutils/package.json b/src/badgeutils/package.json index 4e1c5d489b..1a80e69773 100644 --- a/src/badgeutils/package.json +++ b/src/badgeutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/badgeutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Utility functions involving badges on Roblox", "keywords": [ "Roblox", diff --git a/src/baseobject/CHANGELOG.md b/src/baseobject/CHANGELOG.md index 17052f01ad..6fac04b5dd 100644 --- a/src/baseobject/CHANGELOG.md +++ b/src/baseobject/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/baseobject@6.0.1...@quenty/baseobject@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/baseobject + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/baseobject@6.0.0...@quenty/baseobject@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/baseobject diff --git a/src/baseobject/package.json b/src/baseobject/package.json index 64d810604d..f04ea5702c 100644 --- a/src/baseobject/package.json +++ b/src/baseobject/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/baseobject", - "version": "6.0.1", + "version": "6.1.0", "description": "BaseObject implementation with Maid attached for Roblox", "keywords": [ "Roblox", diff --git a/src/basicpane/CHANGELOG.md b/src/basicpane/CHANGELOG.md index d55f085635..1ff6097923 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. +# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/basicpane@7.4.0...@quenty/basicpane@7.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/basicpane + + + + + # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/basicpane@7.3.0...@quenty/basicpane@7.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/basicpane diff --git a/src/basicpane/package.json b/src/basicpane/package.json index a243b7c846..f32b550a56 100644 --- a/src/basicpane/package.json +++ b/src/basicpane/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/basicpane", - "version": "7.4.0", + "version": "7.5.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 c4ce48a438..71ca88b0a3 100644 --- a/src/binder/CHANGELOG.md +++ b/src/binder/CHANGELOG.md @@ -1,20 +1,18 @@ -# v8.7.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) -- feat: BinderProvider will error if destroyed ([@Quenty](https://github.com/Quenty)) +# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@8.6.0...@quenty/binder@8.7.0) (2023-02-21) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* BinderProvider will error if destroyed ([0417a5a](https://github.com/Quenty/NevermoreEngine/commit/0417a5a3bd81313e59194ac8eec9ee2d9c053d93)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@8.5.0...@quenty/binder@8.6.0) (2023-01-11) diff --git a/src/binder/package.json b/src/binder/package.json index 651ddbc62f..c2d2040eae 100644 --- a/src/binder/package.json +++ b/src/binder/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/binder", - "version": "8.6.0", + "version": "8.7.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 42d1abe794..7d44b4681b 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. +# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/bindtocloseservice@2.1.1...@quenty/bindtocloseservice@2.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/bindtocloseservice + + + + + ## [2.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/bindtocloseservice@2.1.0...@quenty/bindtocloseservice@2.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/bindtocloseservice diff --git a/src/bindtocloseservice/package.json b/src/bindtocloseservice/package.json index 3fddcc39e3..6c15644668 100644 --- a/src/bindtocloseservice/package.json +++ b/src/bindtocloseservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/bindtocloseservice", - "version": "2.1.1", + "version": "2.2.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 68694a8de1..c898f085d0 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. +# [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@6.7.0...@quenty/blend@6.8.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/blend + + + + + # [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@6.6.0...@quenty/blend@6.7.0) (2023-01-11) **Note:** Version bump only for package @quenty/blend diff --git a/src/blend/package.json b/src/blend/package.json index 64e5a1398d..f60076d48d 100644 --- a/src/blend/package.json +++ b/src/blend/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/blend", - "version": "6.7.0", + "version": "6.8.0", "description": "Declarative UI system.", "keywords": [ "Roblox", diff --git a/src/boundlinkutils/CHANGELOG.md b/src/boundlinkutils/CHANGELOG.md index e35511970c..64f130938e 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. +# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.6.0...@quenty/boundlinkutils@8.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/boundlinkutils + + + + + # [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.5.0...@quenty/boundlinkutils@8.6.0) (2023-01-11) **Note:** Version bump only for package @quenty/boundlinkutils diff --git a/src/boundlinkutils/package.json b/src/boundlinkutils/package.json index 4c8991907e..3925e91c8e 100644 --- a/src/boundlinkutils/package.json +++ b/src/boundlinkutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/boundlinkutils", - "version": "8.6.0", + "version": "8.7.0", "description": "Utility functions involving binders and links", "keywords": [ "Roblox", diff --git a/src/brio/CHANGELOG.md b/src/brio/CHANGELOG.md index 3f3d22d7c5..1df3a7afb9 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. +# [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/brio@8.4.0...@quenty/brio@8.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/brio + + + + + # [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/brio@8.3.0...@quenty/brio@8.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/brio diff --git a/src/brio/package.json b/src/brio/package.json index 6e91d70ea0..dd19a194fb 100644 --- a/src/brio/package.json +++ b/src/brio/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/brio", - "version": "8.4.0", + "version": "8.5.0", "description": "Brios wrap an object and either are alive or dead", "keywords": [ "Roblox", diff --git a/src/buttonhighlightmodel/CHANGELOG.md b/src/buttonhighlightmodel/CHANGELOG.md index a219b31c32..f6dee98b79 100644 --- a/src/buttonhighlightmodel/CHANGELOG.md +++ b/src/buttonhighlightmodel/CHANGELOG.md @@ -1,20 +1,18 @@ -# v7.9.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) -- feat: Pass in acceleration as desired to ButtonHighlightModel ([@Quenty](https://github.com/Quenty)) +# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/buttonhighlightmodel@7.8.0...@quenty/buttonhighlightmodel@7.9.0) (2023-02-21) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Pass in acceleration as desired to ButtonHighlightModel ([f1b5970](https://github.com/Quenty/NevermoreEngine/commit/f1b5970c19a396b68611b33b8a95e121800147ba)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/buttonhighlightmodel@7.7.0...@quenty/buttonhighlightmodel@7.8.0) (2023-01-11) diff --git a/src/buttonhighlightmodel/package.json b/src/buttonhighlightmodel/package.json index d904202fd3..5bcb238801 100644 --- a/src/buttonhighlightmodel/package.json +++ b/src/buttonhighlightmodel/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/buttonhighlightmodel", - "version": "7.8.0", + "version": "7.9.0", "description": "Contains model information for the current button", "keywords": [ "Roblox", diff --git a/src/camera/CHANGELOG.md b/src/camera/CHANGELOG.md index d64d929119..516608f16f 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. +# [9.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camera@9.6.0...@quenty/camera@9.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/camera + + + + + # [9.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camera@9.5.0...@quenty/camera@9.6.0) (2022-12-06) diff --git a/src/camera/package.json b/src/camera/package.json index f8609bbb9f..80eb474a22 100644 --- a/src/camera/package.json +++ b/src/camera/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/camera", - "version": "9.6.0", + "version": "9.7.0", "description": "Quenty's camera system for Roblox", "keywords": [ "Roblox", diff --git a/src/camerastoryutils/CHANGELOG.md b/src/camerastoryutils/CHANGELOG.md index f65bb267e1..174f671ca2 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camerastoryutils@6.0.1...@quenty/camerastoryutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/camerastoryutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camerastoryutils@6.0.0...@quenty/camerastoryutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/camerastoryutils diff --git a/src/camerastoryutils/package.json b/src/camerastoryutils/package.json index 83a5a690f1..1da1e296f8 100644 --- a/src/camerastoryutils/package.json +++ b/src/camerastoryutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/camerastoryutils", - "version": "6.0.1", + "version": "6.1.0", "description": "CameraStoryUtils - utility functions for 3D viewport hoarcekat stories.", "keywords": [ "Roblox", diff --git a/src/cancellabledelay/CHANGELOG.md b/src/cancellabledelay/CHANGELOG.md index b507731c8c..36fb3ca5d5 100644 --- a/src/cancellabledelay/CHANGELOG.md +++ b/src/cancellabledelay/CHANGELOG.md @@ -1,24 +1,15 @@ -# v3.4.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@3.3.0...@quenty/cancellabledelay@3.4.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/cancellabledelay -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@3.2.0...@quenty/cancellabledelay@3.3.0) (2022-06-21) diff --git a/src/cancellabledelay/package.json b/src/cancellabledelay/package.json index c54c93f6b6..9c621c353b 100644 --- a/src/cancellabledelay/package.json +++ b/src/cancellabledelay/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/cancellabledelay", - "version": "3.3.0", + "version": "3.4.0", "description": "cancellableDelay a delay that can be cancelled", "keywords": [ "Roblox", diff --git a/src/canceltoken/CHANGELOG.md b/src/canceltoken/CHANGELOG.md index 4dd09a98a9..bb7b2b2259 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@6.0.1...@quenty/canceltoken@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/canceltoken + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@6.0.0...@quenty/canceltoken@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/canceltoken diff --git a/src/canceltoken/package.json b/src/canceltoken/package.json index 682e9abff3..55a42d8b65 100644 --- a/src/canceltoken/package.json +++ b/src/canceltoken/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/canceltoken", - "version": "6.0.1", + "version": "6.1.0", "description": "Cancellation tokens for Roblox Lua", "keywords": [ "Roblox", diff --git a/src/characterutils/CHANGELOG.md b/src/characterutils/CHANGELOG.md index 83ee262b9b..34328d6e75 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.0.1...@quenty/characterutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/characterutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.0.0...@quenty/characterutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/characterutils diff --git a/src/characterutils/package.json b/src/characterutils/package.json index ce3f7a0a93..0e152ab83d 100644 --- a/src/characterutils/package.json +++ b/src/characterutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/characterutils", - "version": "6.0.1", + "version": "6.1.0", "description": "CharacterUtils", "keywords": [ "Roblox", diff --git a/src/chatproviderservice/CHANGELOG.md b/src/chatproviderservice/CHANGELOG.md index dc3184cb5e..a177bd3287 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. +# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@3.1.1...@quenty/chatproviderservice@3.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/chatproviderservice + + + + + ## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@3.1.0...@quenty/chatproviderservice@3.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/chatproviderservice diff --git a/src/chatproviderservice/package.json b/src/chatproviderservice/package.json index 712d56c0bb..7937f82a32 100644 --- a/src/chatproviderservice/package.json +++ b/src/chatproviderservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/chatproviderservice", - "version": "3.1.1", + "version": "3.2.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 6088295ec7..94e60c0ace 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. +# [8.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@8.9.0...@quenty/clienttranslator@8.10.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/clienttranslator + + + + + # [8.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@8.8.0...@quenty/clienttranslator@8.9.0) (2023-01-11) **Note:** Version bump only for package @quenty/clienttranslator diff --git a/src/clienttranslator/package.json b/src/clienttranslator/package.json index 70c19bf99e..8b6cd5e5c6 100644 --- a/src/clienttranslator/package.json +++ b/src/clienttranslator/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/clienttranslator", - "version": "8.9.0", + "version": "8.10.0", "description": "Gets local translator for player", "keywords": [ "Roblox", diff --git a/src/clipcharacters/CHANGELOG.md b/src/clipcharacters/CHANGELOG.md index 944acfc2ce..b9e5de6f28 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clipcharacters@6.0.1...@quenty/clipcharacters@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/clipcharacters + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clipcharacters@6.0.0...@quenty/clipcharacters@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/clipcharacters diff --git a/src/clipcharacters/package.json b/src/clipcharacters/package.json index ca9470f214..e650736d4b 100644 --- a/src/clipcharacters/package.json +++ b/src/clipcharacters/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/clipcharacters", - "version": "6.0.1", + "version": "6.1.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 d80c45f0b7..3504d85cd9 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. +# [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@7.7.0...@quenty/cmdrservice@7.8.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/cmdrservice + + + + + # [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@7.6.0...@quenty/cmdrservice@7.7.0) (2022-12-27) **Note:** Version bump only for package @quenty/cmdrservice diff --git a/src/cmdrservice/package.json b/src/cmdrservice/package.json index 4b3203e2cf..110155330c 100644 --- a/src/cmdrservice/package.json +++ b/src/cmdrservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/cmdrservice", - "version": "7.7.0", + "version": "7.8.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 d6bbe08d83..566a0f7c8e 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. +# [2.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/collectionserviceutils@2.5.0...@quenty/collectionserviceutils@2.6.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/collectionserviceutils + + + + + # [2.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/collectionserviceutils@2.4.0...@quenty/collectionserviceutils@2.5.0) (2023-01-11) **Note:** Version bump only for package @quenty/collectionserviceutils diff --git a/src/collectionserviceutils/package.json b/src/collectionserviceutils/package.json index 592d20399e..7f2f09628b 100644 --- a/src/collectionserviceutils/package.json +++ b/src/collectionserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/collectionserviceutils", - "version": "2.5.0", + "version": "2.6.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 e4639447db..33485806d4 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. +# [5.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@5.8.0...@quenty/color3utils@5.9.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/color3utils + + + + + # [5.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@5.7.0...@quenty/color3utils@5.8.0) (2023-01-11) **Note:** Version bump only for package @quenty/color3utils diff --git a/src/color3utils/package.json b/src/color3utils/package.json index d1506bb08a..039479c4f6 100644 --- a/src/color3utils/package.json +++ b/src/color3utils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/color3utils", - "version": "5.8.0", + "version": "5.9.0", "description": "Utility methods for Roblox Color3 values", "keywords": [ "Roblox", diff --git a/src/colorpalette/CHANGELOG.md b/src/colorpalette/CHANGELOG.md index 4c367c4f2e..627f2d291e 100644 --- a/src/colorpalette/CHANGELOG.md +++ b/src/colorpalette/CHANGELOG.md @@ -1,19 +1,15 @@ -# v4.12.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [4.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorpalette@4.11.0...@quenty/colorpalette@4.12.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/colorpalette -- 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. # [4.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorpalette@4.10.0...@quenty/colorpalette@4.11.0) (2023-01-17) diff --git a/src/colorpalette/package.json b/src/colorpalette/package.json index bcc1fc5086..0b61a1b57c 100644 --- a/src/colorpalette/package.json +++ b/src/colorpalette/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/colorpalette", - "version": "4.11.0", + "version": "4.12.0", "description": "Color palette system for Roblox", "keywords": [ "Roblox", diff --git a/src/colorpicker/CHANGELOG.md b/src/colorpicker/CHANGELOG.md index 64ed649b3a..b5fbbd36ec 100644 --- a/src/colorpicker/CHANGELOG.md +++ b/src/colorpicker/CHANGELOG.md @@ -1,23 +1,18 @@ -# v4.10.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [4.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorpicker@4.9.0...@quenty/colorpicker@4.10.0) (2023-02-21) -#### 🐛 Bug Fix -- fix: Fix sizing when negative on color picker ([@Quenty](https://github.com/Quenty)) +### Bug Fixes -#### Authors: 1 +* Fix sizing when negative on color picker ([9e8d4f6](https://github.com/Quenty/NevermoreEngine/commit/9e8d4f6b22232fa0e93a45e22e17b35388a43787)) -- 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. # [4.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorpicker@4.8.0...@quenty/colorpicker@4.9.0) (2023-01-11) diff --git a/src/colorpicker/package.json b/src/colorpicker/package.json index eb4d1c72dc..61bc33019b 100644 --- a/src/colorpicker/package.json +++ b/src/colorpicker/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/colorpicker", - "version": "4.9.0", + "version": "4.10.0", "description": "Color picking UI system for Roblox.", "keywords": [ "Roblox", diff --git a/src/colorsequenceutils/CHANGELOG.md b/src/colorsequenceutils/CHANGELOG.md index 5f278556fb..cdfc11afc0 100644 --- a/src/colorsequenceutils/CHANGELOG.md +++ b/src/colorsequenceutils/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. +# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorsequenceutils@3.1.1...@quenty/colorsequenceutils@3.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/colorsequenceutils + + + + + ## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/colorsequenceutils@3.1.0...@quenty/colorsequenceutils@3.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/colorsequenceutils diff --git a/src/colorsequenceutils/package.json b/src/colorsequenceutils/package.json index ebc7fff94a..55c9872354 100644 --- a/src/colorsequenceutils/package.json +++ b/src/colorsequenceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/colorsequenceutils", - "version": "3.1.1", + "version": "3.2.0", "description": "Utility functions for Color sequences in Roblox.", "keywords": [ "Roblox", diff --git a/src/conditions/CHANGELOG.md b/src/conditions/CHANGELOG.md index f6a0a48b9d..8d383f2853 100644 --- a/src/conditions/CHANGELOG.md +++ b/src/conditions/CHANGELOG.md @@ -1,19 +1,15 @@ -# v4.8.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [4.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/conditions@4.7.0...@quenty/conditions@4.8.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/conditions -- 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. # [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/conditions@4.6.0...@quenty/conditions@4.7.0) (2023-01-17) diff --git a/src/conditions/package.json b/src/conditions/package.json index 8f237134dc..a8a5dcb7f9 100644 --- a/src/conditions/package.json +++ b/src/conditions/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/conditions", - "version": "4.7.0", + "version": "4.8.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 11f4bb89ad..80e3084a49 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/contentproviderutils@6.0.1...@quenty/contentproviderutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/contentproviderutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/contentproviderutils@6.0.0...@quenty/contentproviderutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/contentproviderutils diff --git a/src/contentproviderutils/package.json b/src/contentproviderutils/package.json index 9c827bc7f8..be0e5f84ed 100644 --- a/src/contentproviderutils/package.json +++ b/src/contentproviderutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/contentproviderutils", - "version": "6.0.1", + "version": "6.1.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 aea155dad1..d58ae614b0 100644 --- a/src/cooldown/CHANGELOG.md +++ b/src/cooldown/CHANGELOG.md @@ -1,19 +1,15 @@ -# v5.11.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [5.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cooldown@5.10.0...@quenty/cooldown@5.11.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/cooldown -- 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. # [5.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cooldown@5.9.0...@quenty/cooldown@5.10.0) (2023-01-17) diff --git a/src/cooldown/package.json b/src/cooldown/package.json index 5f0ebc25e2..f6ed2b3d48 100644 --- a/src/cooldown/package.json +++ b/src/cooldown/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/cooldown", - "version": "5.10.0", + "version": "5.11.0", "description": "Generalized networked cooldown system for Roblox", "keywords": [ "Roblox", diff --git a/src/coreguienabler/CHANGELOG.md b/src/coreguienabler/CHANGELOG.md index 208cd7a0ba..fa40161f58 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. +# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguienabler@6.1.0...@quenty/coreguienabler@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/coreguienabler + + + + + # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguienabler@6.0.1...@quenty/coreguienabler@6.1.0) (2023-01-11) diff --git a/src/coreguienabler/package.json b/src/coreguienabler/package.json index 4168cf5b91..dfdc25e7cf 100644 --- a/src/coreguienabler/package.json +++ b/src/coreguienabler/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/coreguienabler", - "version": "6.1.0", + "version": "6.2.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 7274b52c4c..4f80490890 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguiutils@6.0.1...@quenty/coreguiutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/coreguiutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguiutils@6.0.0...@quenty/coreguiutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/coreguiutils diff --git a/src/coreguiutils/package.json b/src/coreguiutils/package.json index 4efd6d6108..1d68d1917c 100644 --- a/src/coreguiutils/package.json +++ b/src/coreguiutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/coreguiutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Utility functions to work with the CoreGui", "keywords": [ "Roblox", diff --git a/src/cubicspline/CHANGELOG.md b/src/cubicspline/CHANGELOG.md index 20a4f3a391..e1c866dbca 100644 --- a/src/cubicspline/CHANGELOG.md +++ b/src/cubicspline/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cubicspline@6.0.1...@quenty/cubicspline@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/cubicspline + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cubicspline@6.0.0...@quenty/cubicspline@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/cubicspline diff --git a/src/cubicspline/package.json b/src/cubicspline/package.json index 9346e2a467..38efdd0461 100644 --- a/src/cubicspline/package.json +++ b/src/cubicspline/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/cubicspline", - "version": "6.0.1", + "version": "6.1.0", "description": "Cubic Spline implementation for Roblox", "keywords": [ "Roblox", diff --git a/src/datastore/CHANGELOG.md b/src/datastore/CHANGELOG.md index 0004df120e..98427f46c4 100644 --- a/src/datastore/CHANGELOG.md +++ b/src/datastore/CHANGELOG.md @@ -1,19 +1,15 @@ -# v7.6.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.5.0...@quenty/datastore@7.6.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/datastore -- 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.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.4.1...@quenty/datastore@7.5.0) (2023-01-17) diff --git a/src/datastore/package.json b/src/datastore/package.json index e0231d05f7..d6b0aba9b1 100644 --- a/src/datastore/package.json +++ b/src/datastore/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/datastore", - "version": "7.5.0", + "version": "7.6.0", "description": "Quenty's Datastore implementation for Roblox", "keywords": [ "Roblox", diff --git a/src/deathreport/CHANGELOG.md b/src/deathreport/CHANGELOG.md index d28fbb2e00..c865d97581 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. +# [3.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.9.0...@quenty/deathreport@3.10.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/deathreport + + + + + # [3.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.8.1...@quenty/deathreport@3.9.0) (2023-01-11) **Note:** Version bump only for package @quenty/deathreport diff --git a/src/deathreport/package.json b/src/deathreport/package.json index 8daa49120b..e10b0868ea 100644 --- a/src/deathreport/package.json +++ b/src/deathreport/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/deathreport", - "version": "3.9.0", + "version": "3.10.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 3ad15e5865..d0401c9992 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. +# [5.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/depthoffield@5.4.0...@quenty/depthoffield@5.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/depthoffield + + + + + # [5.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/depthoffield@5.3.0...@quenty/depthoffield@5.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/depthoffield diff --git a/src/depthoffield/package.json b/src/depthoffield/package.json index cf818459c7..cf0ff1cb77 100644 --- a/src/depthoffield/package.json +++ b/src/depthoffield/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/depthoffield", - "version": "5.4.0", + "version": "5.5.0", "description": "Depth of field service to allow multiple systems to write depth of field", "keywords": [ "Roblox", diff --git a/src/enabledmixin/CHANGELOG.md b/src/enabledmixin/CHANGELOG.md index bfa6995466..53bcda2899 100644 --- a/src/enabledmixin/CHANGELOG.md +++ b/src/enabledmixin/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/enabledmixin@6.0.1...@quenty/enabledmixin@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/enabledmixin + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/enabledmixin@6.0.0...@quenty/enabledmixin@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/enabledmixin diff --git a/src/enabledmixin/package.json b/src/enabledmixin/package.json index 59e2d347ae..a863b9e446 100644 --- a/src/enabledmixin/package.json +++ b/src/enabledmixin/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/enabledmixin", - "version": "6.0.1", + "version": "6.1.0", "description": "Adds Enabled/Disabled state to class", "keywords": [ "Roblox", diff --git a/src/equippedtracker/CHANGELOG.md b/src/equippedtracker/CHANGELOG.md index bd581be4b3..b9cf449ae7 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. +# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/equippedtracker@7.4.0...@quenty/equippedtracker@7.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/equippedtracker + + + + + # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/equippedtracker@7.3.0...@quenty/equippedtracker@7.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/equippedtracker diff --git a/src/equippedtracker/package.json b/src/equippedtracker/package.json index f641932792..5880956301 100644 --- a/src/equippedtracker/package.json +++ b/src/equippedtracker/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/equippedtracker", - "version": "7.4.0", + "version": "7.5.0", "description": "Tracks the equipped player of a tool", "keywords": [ "Roblox", diff --git a/src/experiencecalculator/CHANGELOG.md b/src/experiencecalculator/CHANGELOG.md index fb0ebdf9ae..b473311761 100644 --- a/src/experiencecalculator/CHANGELOG.md +++ b/src/experiencecalculator/CHANGELOG.md @@ -1,24 +1,15 @@ -# v2.3.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [2.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/experiencecalculator@2.2.0...@quenty/experiencecalculator@2.3.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/experiencecalculator -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/experiencecalculator@2.1.0...@quenty/experiencecalculator@2.2.0) (2022-06-21) diff --git a/src/experiencecalculator/package.json b/src/experiencecalculator/package.json index cf90f48a52..1109f02742 100644 --- a/src/experiencecalculator/package.json +++ b/src/experiencecalculator/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/experiencecalculator", - "version": "2.2.0", + "version": "2.3.0", "description": "Calculate experience on an exponential curve and perform relevant calculations Uses formulas from stackoverflow.com/questions/6954874/php-game-formula-to-calculate-a-level-based-on-exp", "keywords": [ "Roblox", diff --git a/src/fakeskybox/CHANGELOG.md b/src/fakeskybox/CHANGELOG.md index e60347b444..5a8cfe011e 100644 --- a/src/fakeskybox/CHANGELOG.md +++ b/src/fakeskybox/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/fakeskybox@6.0.2...@quenty/fakeskybox@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/fakeskybox + + + + + ## [6.0.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/fakeskybox@6.0.1...@quenty/fakeskybox@6.0.2) (2022-11-04) **Note:** Version bump only for package @quenty/fakeskybox diff --git a/src/fakeskybox/package.json b/src/fakeskybox/package.json index a1b70b297e..a7ad34e051 100644 --- a/src/fakeskybox/package.json +++ b/src/fakeskybox/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/fakeskybox", - "version": "6.0.2", + "version": "6.1.0", "description": "Allow transitions between skyboxes", "keywords": [ "Roblox", diff --git a/src/firstpersoncharactertransparency/CHANGELOG.md b/src/firstpersoncharactertransparency/CHANGELOG.md index 292e3f976b..f7c06274e6 100644 --- a/src/firstpersoncharactertransparency/CHANGELOG.md +++ b/src/firstpersoncharactertransparency/CHANGELOG.md @@ -1,24 +1,15 @@ -# v8.6.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.5.0...@quenty/firstpersoncharactertransparency@8.6.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/firstpersoncharactertransparency -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/firstpersoncharactertransparency@8.4.0...@quenty/firstpersoncharactertransparency@8.5.0) (2023-01-11) diff --git a/src/firstpersoncharactertransparency/package.json b/src/firstpersoncharactertransparency/package.json index 0a6f4dc58a..ce87676b3d 100644 --- a/src/firstpersoncharactertransparency/package.json +++ b/src/firstpersoncharactertransparency/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/firstpersoncharactertransparency", - "version": "8.5.0", + "version": "8.6.0", "description": "Allows transparency to manually be controlled for a character in first-person mode", "keywords": [ "Roblox", diff --git a/src/friendutils/CHANGELOG.md b/src/friendutils/CHANGELOG.md index 19fdb39592..1246cc65c7 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/friendutils@6.0.1...@quenty/friendutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/friendutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/friendutils@6.0.0...@quenty/friendutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/friendutils diff --git a/src/friendutils/package.json b/src/friendutils/package.json index 11217d7159..69487af127 100644 --- a/src/friendutils/package.json +++ b/src/friendutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/friendutils", - "version": "6.0.1", + "version": "6.1.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/fzy/CHANGELOG.md b/src/fzy/CHANGELOG.md index 9c6d62b985..064ceeba58 100644 --- a/src/fzy/CHANGELOG.md +++ b/src/fzy/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.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/fzy@1.2.0...@quenty/fzy@1.3.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/fzy + + + + + # [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/fzy@1.1.0...@quenty/fzy@1.2.0) (2023-01-01) **Note:** Version bump only for package @quenty/fzy diff --git a/src/fzy/package.json b/src/fzy/package.json index e004a83b7e..0d489ce3e0 100644 --- a/src/fzy/package.json +++ b/src/fzy/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/fzy", - "version": "1.2.0", + "version": "1.3.0", "description": "Lua implementation of fzy string search algorithm", "keywords": [ "Roblox", diff --git a/src/gameconfig/CHANGELOG.md b/src/gameconfig/CHANGELOG.md index c897d3f46a..9c142f083f 100644 --- a/src/gameconfig/CHANGELOG.md +++ b/src/gameconfig/CHANGELOG.md @@ -1,19 +1,15 @@ -# v5.14.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [5.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.13.0...@quenty/gameconfig@5.14.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/gameconfig -- 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. # [5.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.12.0...@quenty/gameconfig@5.13.0) (2023-01-17) diff --git a/src/gameconfig/package.json b/src/gameconfig/package.json index 4238143d17..15eb3b7bc8 100644 --- a/src/gameconfig/package.json +++ b/src/gameconfig/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/gameconfig", - "version": "5.13.0", + "version": "5.14.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 c2992d6834..097759d1e6 100644 --- a/src/gameproductservice/CHANGELOG.md +++ b/src/gameproductservice/CHANGELOG.md @@ -1,19 +1,15 @@ -# v5.14.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [5.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameproductservice@5.13.0...@quenty/gameproductservice@5.14.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/gameproductservice -- 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. # [5.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameproductservice@5.12.0...@quenty/gameproductservice@5.13.0) (2023-01-17) diff --git a/src/gameproductservice/package.json b/src/gameproductservice/package.json index b7cc5d69ab..cf9b4b8771 100644 --- a/src/gameproductservice/package.json +++ b/src/gameproductservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/gameproductservice", - "version": "5.13.0", + "version": "5.14.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 e1136d71cd..4566a5e59f 100644 --- a/src/gamescalingutils/CHANGELOG.md +++ b/src/gamescalingutils/CHANGELOG.md @@ -1,20 +1,18 @@ -# v7.8.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) -- feat: Add GameScalingUtils.observeUIScaleForChild(child) ([@Quenty](https://github.com/Quenty)) +# [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.7.0...@quenty/gamescalingutils@7.8.0) (2023-02-21) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add GameScalingUtils.observeUIScaleForChild(child) ([3c59cb3](https://github.com/Quenty/NevermoreEngine/commit/3c59cb3006191a0eca18b546db1f7f30bc2cc42d)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.6.0...@quenty/gamescalingutils@7.7.0) (2023-01-11) diff --git a/src/gamescalingutils/package.json b/src/gamescalingutils/package.json index 6e63610580..12ee6c832f 100644 --- a/src/gamescalingutils/package.json +++ b/src/gamescalingutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/gamescalingutils", - "version": "7.7.0", + "version": "7.8.0", "description": "Scale ratios for the UI on different devices", "keywords": [ "Roblox", diff --git a/src/generatewithmixin/CHANGELOG.md b/src/generatewithmixin/CHANGELOG.md index a612422a76..b5530f17d6 100644 --- a/src/generatewithmixin/CHANGELOG.md +++ b/src/generatewithmixin/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/generatewithmixin@7.0.1...@quenty/generatewithmixin@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/generatewithmixin + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/generatewithmixin@7.0.0...@quenty/generatewithmixin@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/generatewithmixin diff --git a/src/generatewithmixin/package.json b/src/generatewithmixin/package.json index 9f140178b0..3dedac23ce 100644 --- a/src/generatewithmixin/package.json +++ b/src/generatewithmixin/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/generatewithmixin", - "version": "7.0.1", + "version": "7.1.0", "description": "Simple mixin to generate code for a class", "keywords": [ "Roblox", diff --git a/src/genericscreenguiprovider/CHANGELOG.md b/src/genericscreenguiprovider/CHANGELOG.md index 4add3cf64e..c59eb5fd82 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. +# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/genericscreenguiprovider@7.8.0...@quenty/genericscreenguiprovider@7.9.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/genericscreenguiprovider + + + + + # [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/genericscreenguiprovider@7.7.0...@quenty/genericscreenguiprovider@7.8.0) (2023-01-11) **Note:** Version bump only for package @quenty/genericscreenguiprovider diff --git a/src/genericscreenguiprovider/package.json b/src/genericscreenguiprovider/package.json index 68058cff59..bd5fdde3a2 100644 --- a/src/genericscreenguiprovider/package.json +++ b/src/genericscreenguiprovider/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/genericscreenguiprovider", - "version": "7.8.0", + "version": "7.9.0", "description": "Providers screenGuis with a given display order for easy use", "keywords": [ "Roblox", diff --git a/src/geometryutils/CHANGELOG.md b/src/geometryutils/CHANGELOG.md index 47c76cc13f..e13946fdd8 100644 --- a/src/geometryutils/CHANGELOG.md +++ b/src/geometryutils/CHANGELOG.md @@ -1,23 +1,18 @@ -# v2.4.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [2.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/geometryutils@2.3.0...@quenty/geometryutils@2.4.0) (2023-02-21) -#### 🐛 Bug Fix -- fix: Return nil if viewportSize is less than zero ([@Quenty](https://github.com/Quenty)) +### Bug Fixes -#### Authors: 1 +* Return nil if viewportSize is less than zero ([06981a8](https://github.com/Quenty/NevermoreEngine/commit/06981a891c280f6a85014a65b438a70fc08a344a)) -- 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. # [2.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/geometryutils@2.2.0...@quenty/geometryutils@2.3.0) (2022-12-06) diff --git a/src/geometryutils/package.json b/src/geometryutils/package.json index 15b2462130..0bf851e0d1 100644 --- a/src/geometryutils/package.json +++ b/src/geometryutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/geometryutils", - "version": "2.3.0", + "version": "2.4.0", "description": "Utility functions involving 3D and 2D geometry", "keywords": [ "Roblox", diff --git a/src/getgroundplane/CHANGELOG.md b/src/getgroundplane/CHANGELOG.md index a4479e8cf6..63ec1d7c5a 100644 --- a/src/getgroundplane/CHANGELOG.md +++ b/src/getgroundplane/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/getgroundplane@6.0.1...@quenty/getgroundplane@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/getgroundplane + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/getgroundplane@6.0.0...@quenty/getgroundplane@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/getgroundplane diff --git a/src/getgroundplane/package.json b/src/getgroundplane/package.json index fb43e3a7d8..86f7aef965 100644 --- a/src/getgroundplane/package.json +++ b/src/getgroundplane/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/getgroundplane", - "version": "6.0.1", + "version": "6.1.0", "description": "Function that uses raycasting to determine the groundplane in Roblox", "keywords": [ "Roblox", diff --git a/src/getpercentexposedutils/CHANGELOG.md b/src/getpercentexposedutils/CHANGELOG.md index 7119dd33d0..d3ede51b32 100644 --- a/src/getpercentexposedutils/CHANGELOG.md +++ b/src/getpercentexposedutils/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.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/getpercentexposedutils@6.2.0...@quenty/getpercentexposedutils@6.3.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/getpercentexposedutils + + + + + # [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/getpercentexposedutils@6.1.0...@quenty/getpercentexposedutils@6.2.0) (2022-12-27) **Note:** Version bump only for package @quenty/getpercentexposedutils diff --git a/src/getpercentexposedutils/package.json b/src/getpercentexposedutils/package.json index c71fd27fd0..5d20fa8301 100644 --- a/src/getpercentexposedutils/package.json +++ b/src/getpercentexposedutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/getpercentexposedutils", - "version": "6.2.0", + "version": "6.3.0", "description": "Identify parts that are potentially exposed to an explosion using a random vector raycasting", "keywords": [ "Roblox", diff --git a/src/grouputils/CHANGELOG.md b/src/grouputils/CHANGELOG.md index ddc2bda4ee..f47a3e0ad8 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/grouputils@6.0.1...@quenty/grouputils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/grouputils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/grouputils@6.0.0...@quenty/grouputils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/grouputils diff --git a/src/grouputils/package.json b/src/grouputils/package.json index 1f7d7b0f99..2259c58a53 100644 --- a/src/grouputils/package.json +++ b/src/grouputils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/grouputils", - "version": "6.0.1", + "version": "6.1.0", "description": "Group utility functions for Roblox", "keywords": [ "Roblox", diff --git a/src/guivisiblemanager/CHANGELOG.md b/src/guivisiblemanager/CHANGELOG.md index 824808c6fd..e55b62ec54 100644 --- a/src/guivisiblemanager/CHANGELOG.md +++ b/src/guivisiblemanager/CHANGELOG.md @@ -1,24 +1,18 @@ -# v8.1.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) -- feat: Add doNotAnimate support ([@Quenty](https://github.com/Quenty)) +# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/guivisiblemanager@8.0.1...@quenty/guivisiblemanager@8.1.0) (2023-02-21) -#### 🐛 Bug Fix -- style: Fix styling issues and linting issues, as well as build issues with package-lock install ([@Quenty](https://github.com/Quenty)) +### Features -#### Authors: 1 +* Add doNotAnimate support ([e505dfc](https://github.com/Quenty/NevermoreEngine/commit/e505dfce0d9197ec8b1e2f03e69995442bf73caf)) -- 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. ## [8.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/guivisiblemanager@8.0.0...@quenty/guivisiblemanager@8.0.1) (2022-11-04) diff --git a/src/guivisiblemanager/package.json b/src/guivisiblemanager/package.json index d2bcdfdf37..6030d5b809 100644 --- a/src/guivisiblemanager/package.json +++ b/src/guivisiblemanager/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/guivisiblemanager", - "version": "8.0.1", + "version": "8.1.0", "description": "Help manage the visibility of GUIs while only constructing the Gui while visible", "keywords": [ "Roblox", diff --git a/src/hide/CHANGELOG.md b/src/hide/CHANGELOG.md index 79266b656a..c8d46ac41a 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. +# [5.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@5.8.0...@quenty/hide@5.9.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/hide + + + + + # [5.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@5.7.0...@quenty/hide@5.8.0) (2023-01-11) **Note:** Version bump only for package @quenty/hide diff --git a/src/hide/package.json b/src/hide/package.json index 3a1720ce76..7887175667 100644 --- a/src/hide/package.json +++ b/src/hide/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/hide", - "version": "5.8.0", + "version": "5.9.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 df495b0228..6615be26e1 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. +# [2.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/highlight@2.9.0...@quenty/highlight@2.10.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/highlight + + + + + # [2.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/highlight@2.8.0...@quenty/highlight@2.9.0) (2023-01-11) **Note:** Version bump only for package @quenty/highlight diff --git a/src/highlight/package.json b/src/highlight/package.json index 9280ab530c..3c07ffbeaf 100644 --- a/src/highlight/package.json +++ b/src/highlight/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/highlight", - "version": "2.9.0", + "version": "2.10.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 fd8e5b2063..9bc01c56e3 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. +# [9.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hintscoringutils@9.8.0...@quenty/hintscoringutils@9.9.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/hintscoringutils + + + + + # [9.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hintscoringutils@9.7.0...@quenty/hintscoringutils@9.8.0) (2023-01-01) **Note:** Version bump only for package @quenty/hintscoringutils diff --git a/src/hintscoringutils/package.json b/src/hintscoringutils/package.json index f7188e455d..2a59993878 100644 --- a/src/hintscoringutils/package.json +++ b/src/hintscoringutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/hintscoringutils", - "version": "9.8.0", + "version": "9.9.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 1ba09e9429..1ad0287228 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. +# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/httppromise@6.1.1...@quenty/httppromise@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/httppromise + + + + + ## [6.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/httppromise@6.1.0...@quenty/httppromise@6.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/httppromise diff --git a/src/httppromise/package.json b/src/httppromise/package.json index 5e1d9efdf2..474e80daa5 100644 --- a/src/httppromise/package.json +++ b/src/httppromise/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/httppromise", - "version": "6.1.1", + "version": "6.2.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 5bb8cd61a3..2c8f2daf5d 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoiddescriptionutils@6.0.1...@quenty/humanoiddescriptionutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/humanoiddescriptionutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoiddescriptionutils@6.0.0...@quenty/humanoiddescriptionutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/humanoiddescriptionutils diff --git a/src/humanoiddescriptionutils/package.json b/src/humanoiddescriptionutils/package.json index 6313bf1399..8233d9eaba 100644 --- a/src/humanoiddescriptionutils/package.json +++ b/src/humanoiddescriptionutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/humanoiddescriptionutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Handles actions involving HumanoidDescription objects, including loading character appearance.", "keywords": [ "Roblox", diff --git a/src/humanoidmovedirectionutils/CHANGELOG.md b/src/humanoidmovedirectionutils/CHANGELOG.md index 9ebf107191..0a39fc4dde 100644 --- a/src/humanoidmovedirectionutils/CHANGELOG.md +++ b/src/humanoidmovedirectionutils/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.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.1.0...@quenty/humanoidmovedirectionutils@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/humanoidmovedirectionutils + + + + + # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.0.1...@quenty/humanoidmovedirectionutils@6.1.0) (2022-12-06) **Note:** Version bump only for package @quenty/humanoidmovedirectionutils diff --git a/src/humanoidmovedirectionutils/package.json b/src/humanoidmovedirectionutils/package.json index 75155bb31b..983728a125 100644 --- a/src/humanoidmovedirectionutils/package.json +++ b/src/humanoidmovedirectionutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/humanoidmovedirectionutils", - "version": "6.1.0", + "version": "6.2.0", "description": "Gets the relative move direction from the camera and the humanoid allowing Roblox's input system to be layered on top of a camera system.", "keywords": [ "Roblox", diff --git a/src/humanoidspeed/CHANGELOG.md b/src/humanoidspeed/CHANGELOG.md index a73464dadb..62d7c7e2f4 100644 --- a/src/humanoidspeed/CHANGELOG.md +++ b/src/humanoidspeed/CHANGELOG.md @@ -1,19 +1,15 @@ -# v5.11.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [5.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidspeed@5.10.0...@quenty/humanoidspeed@5.11.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/humanoidspeed -- 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. # [5.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidspeed@5.9.0...@quenty/humanoidspeed@5.10.0) (2023-01-17) diff --git a/src/humanoidspeed/package.json b/src/humanoidspeed/package.json index 54f0ea1701..d467b11118 100644 --- a/src/humanoidspeed/package.json +++ b/src/humanoidspeed/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/humanoidspeed", - "version": "5.10.0", + "version": "5.11.0", "description": "Handles humanoid speed in a centralized location", "keywords": [ "Roblox", diff --git a/src/humanoidteleportutils/CHANGELOG.md b/src/humanoidteleportutils/CHANGELOG.md index 4189a0085a..8c81878b6d 100644 --- a/src/humanoidteleportutils/CHANGELOG.md +++ b/src/humanoidteleportutils/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidteleportutils@6.0.1...@quenty/humanoidteleportutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/humanoidteleportutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidteleportutils@6.0.0...@quenty/humanoidteleportutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/humanoidteleportutils diff --git a/src/humanoidteleportutils/package.json b/src/humanoidteleportutils/package.json index a3b29d2622..b7762824fc 100644 --- a/src/humanoidteleportutils/package.json +++ b/src/humanoidteleportutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/humanoidteleportutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Utility for teleporting humanoids", "keywords": [ "Roblox", diff --git a/src/humanoidtracker/CHANGELOG.md b/src/humanoidtracker/CHANGELOG.md index 638c398054..8b355175cf 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. +# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidtracker@7.4.0...@quenty/humanoidtracker@7.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/humanoidtracker + + + + + # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidtracker@7.3.0...@quenty/humanoidtracker@7.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/humanoidtracker diff --git a/src/humanoidtracker/package.json b/src/humanoidtracker/package.json index 283a6d9348..4fb943d525 100644 --- a/src/humanoidtracker/package.json +++ b/src/humanoidtracker/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/humanoidtracker", - "version": "7.4.0", + "version": "7.5.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 7f6a33d46b..1a5884d2f7 100644 --- a/src/idleservice/CHANGELOG.md +++ b/src/idleservice/CHANGELOG.md @@ -1,19 +1,15 @@ -# v7.12.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/idleservice@7.11.0...@quenty/idleservice@7.12.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/idleservice -- 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.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/idleservice@7.10.0...@quenty/idleservice@7.11.0) (2023-01-17) diff --git a/src/idleservice/package.json b/src/idleservice/package.json index 8a32367922..4b27454853 100644 --- a/src/idleservice/package.json +++ b/src/idleservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/idleservice", - "version": "7.11.0", + "version": "7.12.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 47eb873913..f51a4082db 100644 --- a/src/ik/CHANGELOG.md +++ b/src/ik/CHANGELOG.md @@ -1,19 +1,15 @@ -# v9.13.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [9.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ik@9.12.0...@quenty/ik@9.13.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/ik -- 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. # [9.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ik@9.11.0...@quenty/ik@9.12.0) (2023-01-17) diff --git a/src/ik/package.json b/src/ik/package.json index dd2f06c892..4e2cd33c4f 100644 --- a/src/ik/package.json +++ b/src/ik/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/ik", - "version": "9.12.0", + "version": "9.13.0", "description": "Inverse Kinematics for characters on Roblox", "keywords": [ "Roblox", diff --git a/src/inputkeymaputils/CHANGELOG.md b/src/inputkeymaputils/CHANGELOG.md index 660cef61f7..dd1fb7cef3 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. +# [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.12.0...@quenty/inputkeymaputils@7.13.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/inputkeymaputils + + + + + # [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.11.0...@quenty/inputkeymaputils@7.12.0) (2023-01-11) **Note:** Version bump only for package @quenty/inputkeymaputils diff --git a/src/inputkeymaputils/package.json b/src/inputkeymaputils/package.json index 7531434c1b..ef3d8fce5e 100644 --- a/src/inputkeymaputils/package.json +++ b/src/inputkeymaputils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/inputkeymaputils", - "version": "7.12.0", + "version": "7.13.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 da742ccfb9..4b1b8fbde4 100644 --- a/src/inputmode/CHANGELOG.md +++ b/src/inputmode/CHANGELOG.md @@ -1,25 +1,18 @@ -# v7.9.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputmode@7.8.0...@quenty/inputmode@7.9.0) (2023-02-21) -#### 🐛 Bug Fix -- fix: Cache keys and retain order in InputModeType ([@Quenty](https://github.com/Quenty)) -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +### Bug Fixes -#### Authors: 2 +* Cache keys and retain order in InputModeType ([256a7a2](https://github.com/Quenty/NevermoreEngine/commit/256a7a2b8585ecafd47a484d69185fa29542129f)) -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputmode@7.7.0...@quenty/inputmode@7.8.0) (2023-01-11) diff --git a/src/inputmode/package.json b/src/inputmode/package.json index 28d1c4644b..1a318bf33b 100644 --- a/src/inputmode/package.json +++ b/src/inputmode/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/inputmode", - "version": "7.8.0", + "version": "7.9.0", "description": "Trace input mode state and trigger changes correctly", "keywords": [ "Roblox", diff --git a/src/insertserviceutils/CHANGELOG.md b/src/insertserviceutils/CHANGELOG.md index 028504084e..c95dfe68d7 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/insertserviceutils@6.0.1...@quenty/insertserviceutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/insertserviceutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/insertserviceutils@6.0.0...@quenty/insertserviceutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/insertserviceutils diff --git a/src/insertserviceutils/package.json b/src/insertserviceutils/package.json index acbe701699..44c173a41a 100644 --- a/src/insertserviceutils/package.json +++ b/src/insertserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/insertserviceutils", - "version": "6.0.1", + "version": "6.1.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 a6aca549ca..001a9d14c9 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. +# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@7.5.0...@quenty/instanceutils@7.6.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/instanceutils + + + + + # [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@7.4.0...@quenty/instanceutils@7.5.0) (2023-01-11) **Note:** Version bump only for package @quenty/instanceutils diff --git a/src/instanceutils/package.json b/src/instanceutils/package.json index fbc3d001e2..31b265b825 100644 --- a/src/instanceutils/package.json +++ b/src/instanceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/instanceutils", - "version": "7.5.0", + "version": "7.6.0", "description": "Utility functions involving instances in Roblox", "keywords": [ "Roblox", diff --git a/src/jsonutils/CHANGELOG.md b/src/jsonutils/CHANGELOG.md index dd37818dad..653556edd9 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/jsonutils@6.0.1...@quenty/jsonutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/jsonutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/jsonutils@6.0.0...@quenty/jsonutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/jsonutils diff --git a/src/jsonutils/package.json b/src/jsonutils/package.json index c8cdb86f7f..344625cff6 100644 --- a/src/jsonutils/package.json +++ b/src/jsonutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/jsonutils", - "version": "6.0.1", + "version": "6.1.0", "description": "JSON utility functions for Roblox Lua", "keywords": [ "Roblox", diff --git a/src/kinematics/CHANGELOG.md b/src/kinematics/CHANGELOG.md index 8699ce2eae..e0e8d81f19 100644 --- a/src/kinematics/CHANGELOG.md +++ b/src/kinematics/CHANGELOG.md @@ -1,23 +1,15 @@ -# v2.1.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- style: Fix styling issues and linting issues, as well as build issues with package-lock install ([@Quenty](https://github.com/Quenty)) +# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/kinematics@2.0.0...@quenty/kinematics@2.1.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/kinematics -- 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. # 2.0.0 (2022-09-27) diff --git a/src/kinematics/package.json b/src/kinematics/package.json index 7423787c17..9d19e3c1b7 100644 --- a/src/kinematics/package.json +++ b/src/kinematics/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/kinematics", - "version": "2.0.0", + "version": "2.1.0", "description": "Kinematics class and utility functions", "keywords": [ "Roblox", diff --git a/src/linkutils/CHANGELOG.md b/src/linkutils/CHANGELOG.md index e937f6607e..2cec5664e2 100644 --- a/src/linkutils/CHANGELOG.md +++ b/src/linkutils/CHANGELOG.md @@ -1,20 +1,18 @@ -# v7.6.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) -- feat: Add LinkUtils.setSingleLinkValue ([@Quenty](https://github.com/Quenty)) +# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@7.5.0...@quenty/linkutils@7.6.0) (2023-02-21) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add LinkUtils.setSingleLinkValue ([325fcea](https://github.com/Quenty/NevermoreEngine/commit/325fceab423d57ab89e1c4ffbd549adba3bb6127)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@7.4.0...@quenty/linkutils@7.5.0) (2023-01-11) diff --git a/src/linkutils/package.json b/src/linkutils/package.json index 5494ac5a8d..14f2d93b28 100644 --- a/src/linkutils/package.json +++ b/src/linkutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/linkutils", - "version": "7.5.0", + "version": "7.6.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 f33ed65227..789ba23990 100644 --- a/src/lipsum/CHANGELOG.md +++ b/src/lipsum/CHANGELOG.md @@ -1,19 +1,15 @@ -# v8.11.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [8.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lipsum@8.10.0...@quenty/lipsum@8.11.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/lipsum -- 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. # [8.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lipsum@8.9.0...@quenty/lipsum@8.10.0) (2023-01-17) diff --git a/src/lipsum/package.json b/src/lipsum/package.json index 2174990a4f..253a02ed0c 100644 --- a/src/lipsum/package.json +++ b/src/lipsum/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/lipsum", - "version": "8.10.0", + "version": "8.11.0", "description": "A Lorem Ipsum generator in Roblox", "keywords": [ "Roblox", diff --git a/src/loader/CHANGELOG.md b/src/loader/CHANGELOG.md index ae5ddf1944..10733ba541 100644 --- a/src/loader/CHANGELOG.md +++ b/src/loader/CHANGELOG.md @@ -1,24 +1,15 @@ -# v6.1.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/loader@6.0.1...@quenty/loader@6.1.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/loader -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/loader@6.0.0...@quenty/loader@6.0.1) (2022-11-04) diff --git a/src/loader/package.json b/src/loader/package.json index afe5ffe137..29f525a882 100644 --- a/src/loader/package.json +++ b/src/loader/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/loader", - "version": "6.0.1", + "version": "6.1.0", "description": "A simple module loader for Roblox", "keywords": [ "Roblox", diff --git a/src/localizedtextutils/CHANGELOG.md b/src/localizedtextutils/CHANGELOG.md index 5d3a45238a..22e0b40cb7 100644 --- a/src/localizedtextutils/CHANGELOG.md +++ b/src/localizedtextutils/CHANGELOG.md @@ -1,19 +1,15 @@ -# v6.6.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@6.5.0...@quenty/localizedtextutils@6.6.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/localizedtextutils -- 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. # [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@6.4.0...@quenty/localizedtextutils@6.5.0) (2023-01-17) diff --git a/src/localizedtextutils/package.json b/src/localizedtextutils/package.json index bcf2075ccf..4cd98ad5a6 100644 --- a/src/localizedtextutils/package.json +++ b/src/localizedtextutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/localizedtextutils", - "version": "6.5.0", + "version": "6.6.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 6b70a370fa..04306d63c7 100644 --- a/src/marketplaceutils/CHANGELOG.md +++ b/src/marketplaceutils/CHANGELOG.md @@ -1,20 +1,18 @@ -# v6.1.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) -- feat: Add MarketplaceUtils.convertAssetTypeIdToAvatarAssetType(assetTypeId) and MarketplaceUtils.convertAssetTypeIdToAssetType(assetTypeId) ([@Quenty](https://github.com/Quenty)) +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/marketplaceutils@6.0.1...@quenty/marketplaceutils@6.1.0) (2023-02-21) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add MarketplaceUtils.convertAssetTypeIdToAvatarAssetType(assetTypeId) and MarketplaceUtils.convertAssetTypeIdToAssetType(assetTypeId) ([7bc18ed](https://github.com/Quenty/NevermoreEngine/commit/7bc18ed2afc55b45c4ba98f87ac0f7132eb94a9c)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/marketplaceutils@6.0.0...@quenty/marketplaceutils@6.0.1) (2022-11-04) diff --git a/src/marketplaceutils/package.json b/src/marketplaceutils/package.json index 51f940967d..5c5b12d0d5 100644 --- a/src/marketplaceutils/package.json +++ b/src/marketplaceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/marketplaceutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Provides utility methods for MarketplaceService", "keywords": [ "Roblox", diff --git a/src/memorystoreutils/CHANGELOG.md b/src/memorystoreutils/CHANGELOG.md index cb70dc02ea..cb45192690 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. +# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/memorystoreutils@2.0.1...@quenty/memorystoreutils@2.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/memorystoreutils + + + + + ## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/memorystoreutils@2.0.0...@quenty/memorystoreutils@2.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/memorystoreutils diff --git a/src/memorystoreutils/package.json b/src/memorystoreutils/package.json index b51ddd1a62..66095556b4 100644 --- a/src/memorystoreutils/package.json +++ b/src/memorystoreutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/memorystoreutils", - "version": "2.0.1", + "version": "2.1.0", "description": "Utility functions for memory store srevice", "keywords": [ "Roblox", diff --git a/src/messagingserviceutils/CHANGELOG.md b/src/messagingserviceutils/CHANGELOG.md index dab1a629ad..90beb6c903 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. +# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/messagingserviceutils@3.1.1...@quenty/messagingserviceutils@3.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/messagingserviceutils + + + + + ## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/messagingserviceutils@3.1.0...@quenty/messagingserviceutils@3.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/messagingserviceutils diff --git a/src/messagingserviceutils/package.json b/src/messagingserviceutils/package.json index e5dc09779f..2e6684be2c 100644 --- a/src/messagingserviceutils/package.json +++ b/src/messagingserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/messagingserviceutils", - "version": "3.1.1", + "version": "3.2.0", "description": "Utility functions for messaging srevice", "keywords": [ "Roblox", diff --git a/src/modelappearance/CHANGELOG.md b/src/modelappearance/CHANGELOG.md index 557e9894ce..9541e26931 100644 --- a/src/modelappearance/CHANGELOG.md +++ b/src/modelappearance/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/modelappearance@6.0.1...@quenty/modelappearance@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/modelappearance + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/modelappearance@6.0.0...@quenty/modelappearance@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/modelappearance diff --git a/src/modelappearance/package.json b/src/modelappearance/package.json index 47beb0d616..a729835385 100644 --- a/src/modelappearance/package.json +++ b/src/modelappearance/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/modelappearance", - "version": "6.0.1", + "version": "6.1.0", "description": "Allows the appearance of a model to be overridden. Most commonly used when placing down an object in a building game.", "keywords": [ "Roblox", diff --git a/src/modeltransparencyeffect/CHANGELOG.md b/src/modeltransparencyeffect/CHANGELOG.md index 2c4c9d8b2c..17b516c497 100644 --- a/src/modeltransparencyeffect/CHANGELOG.md +++ b/src/modeltransparencyeffect/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.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/modeltransparencyeffect@7.1.2...@quenty/modeltransparencyeffect@7.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/modeltransparencyeffect + + + + + ## [7.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/modeltransparencyeffect@7.1.1...@quenty/modeltransparencyeffect@7.1.2) (2022-11-04) **Note:** Version bump only for package @quenty/modeltransparencyeffect diff --git a/src/modeltransparencyeffect/package.json b/src/modeltransparencyeffect/package.json index 027337e6f1..f18e1cb528 100644 --- a/src/modeltransparencyeffect/package.json +++ b/src/modeltransparencyeffect/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/modeltransparencyeffect", - "version": "7.1.2", + "version": "7.2.0", "description": "Allows a model to have transparent set locally on the client", "keywords": [ "Roblox", diff --git a/src/motor6d/CHANGELOG.md b/src/motor6d/CHANGELOG.md index b348267559..e4ad238d80 100644 --- a/src/motor6d/CHANGELOG.md +++ b/src/motor6d/CHANGELOG.md @@ -1,24 +1,15 @@ -# v1.11.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [1.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/motor6d@1.10.0...@quenty/motor6d@1.11.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/motor6d -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [1.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/motor6d@1.9.0...@quenty/motor6d@1.10.0) (2023-01-17) diff --git a/src/motor6d/package.json b/src/motor6d/package.json index e2728c0b50..824071c65a 100644 --- a/src/motor6d/package.json +++ b/src/motor6d/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/motor6d", - "version": "1.10.0", + "version": "1.11.0", "description": "Centralized service to override motors on humanoids and other places", "keywords": [ "Roblox", diff --git a/src/mouseovermixin/CHANGELOG.md b/src/mouseovermixin/CHANGELOG.md index ba842e7d9e..246e2e77c8 100644 --- a/src/mouseovermixin/CHANGELOG.md +++ b/src/mouseovermixin/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/mouseovermixin@6.0.1...@quenty/mouseovermixin@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/mouseovermixin + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/mouseovermixin@6.0.0...@quenty/mouseovermixin@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/mouseovermixin diff --git a/src/mouseovermixin/package.json b/src/mouseovermixin/package.json index 2264f240b5..2ff6aed667 100644 --- a/src/mouseovermixin/package.json +++ b/src/mouseovermixin/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/mouseovermixin", - "version": "6.0.1", + "version": "6.1.0", "description": "Mouse over mixin for general utility button mouse over effects", "keywords": [ "Roblox", diff --git a/src/mouseshiftlockservice/CHANGELOG.md b/src/mouseshiftlockservice/CHANGELOG.md index c4fdc7061f..70a51f2852 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. +# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/mouseshiftlockservice@7.0.2...@quenty/mouseshiftlockservice@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/mouseshiftlockservice + + + + + ## [7.0.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/mouseshiftlockservice@7.0.1...@quenty/mouseshiftlockservice@7.0.2) (2022-11-04) **Note:** Version bump only for package @quenty/mouseshiftlockservice diff --git a/src/mouseshiftlockservice/package.json b/src/mouseshiftlockservice/package.json index 6e4c95f9ee..8d3511d614 100644 --- a/src/mouseshiftlockservice/package.json +++ b/src/mouseshiftlockservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/mouseshiftlockservice", - "version": "7.0.2", + "version": "7.1.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 5018d7be54..44148f4930 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. +# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@7.4.0...@quenty/multipleclickutils@7.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/multipleclickutils + + + + + # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@7.3.0...@quenty/multipleclickutils@7.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/multipleclickutils diff --git a/src/multipleclickutils/package.json b/src/multipleclickutils/package.json index d777d2554a..67464e8d55 100644 --- a/src/multipleclickutils/package.json +++ b/src/multipleclickutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/multipleclickutils", - "version": "7.4.0", + "version": "7.5.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/networkropeutils/CHANGELOG.md b/src/networkropeutils/CHANGELOG.md index d71b71e350..333ad933eb 100644 --- a/src/networkropeutils/CHANGELOG.md +++ b/src/networkropeutils/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/networkropeutils@6.0.1...@quenty/networkropeutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/networkropeutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/networkropeutils@6.0.0...@quenty/networkropeutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/networkropeutils diff --git a/src/networkropeutils/package.json b/src/networkropeutils/package.json index 34b001869c..89b5057b33 100644 --- a/src/networkropeutils/package.json +++ b/src/networkropeutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/networkropeutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Utility function to create network ropes which hint to Roblox that two assemblies should be considered to be owned by the same network owner.", "keywords": [ "Roblox", diff --git a/src/nocollisionconstraintutils/CHANGELOG.md b/src/nocollisionconstraintutils/CHANGELOG.md index 97130a3270..d4652a0a20 100644 --- a/src/nocollisionconstraintutils/CHANGELOG.md +++ b/src/nocollisionconstraintutils/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/nocollisionconstraintutils@6.0.1...@quenty/nocollisionconstraintutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/nocollisionconstraintutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/nocollisionconstraintutils@6.0.0...@quenty/nocollisionconstraintutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/nocollisionconstraintutils diff --git a/src/nocollisionconstraintutils/package.json b/src/nocollisionconstraintutils/package.json index f6b24a3f5e..eb88331d2a 100644 --- a/src/nocollisionconstraintutils/package.json +++ b/src/nocollisionconstraintutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/nocollisionconstraintutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Utility functions to create and manipulate NoCollisionConstraints between Roblox objects", "keywords": [ "Roblox", diff --git a/src/numbersequenceutils/CHANGELOG.md b/src/numbersequenceutils/CHANGELOG.md index fd5fe527e1..841c71aa79 100644 --- a/src/numbersequenceutils/CHANGELOG.md +++ b/src/numbersequenceutils/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/numbersequenceutils@4.0.1...@quenty/numbersequenceutils@4.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/numbersequenceutils + + + + + ## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/numbersequenceutils@4.0.0...@quenty/numbersequenceutils@4.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/numbersequenceutils diff --git a/src/numbersequenceutils/package.json b/src/numbersequenceutils/package.json index 62828169e1..133048e832 100644 --- a/src/numbersequenceutils/package.json +++ b/src/numbersequenceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/numbersequenceutils", - "version": "4.0.1", + "version": "4.1.0", "description": "Utility functions involving NumberSequences on Roblox", "keywords": [ "Roblox", diff --git a/src/observablecollection/CHANGELOG.md b/src/observablecollection/CHANGELOG.md index 670852536f..4490505bba 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. +# [5.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.6.0...@quenty/observablecollection@5.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/observablecollection + + + + + # [5.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.5.0...@quenty/observablecollection@5.6.0) (2023-01-11) **Note:** Version bump only for package @quenty/observablecollection diff --git a/src/observablecollection/package.json b/src/observablecollection/package.json index 7133e2f382..7d80b14604 100644 --- a/src/observablecollection/package.json +++ b/src/observablecollection/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/observablecollection", - "version": "5.6.0", + "version": "5.7.0", "description": "A set of observable collections, such as sets, maps, sorted lists, and more.", "keywords": [ "Roblox", diff --git a/src/octree/CHANGELOG.md b/src/octree/CHANGELOG.md index 5495f9b8ec..2de41e7716 100644 --- a/src/octree/CHANGELOG.md +++ b/src/octree/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.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/octree@6.1.1...@quenty/octree@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/octree + + + + + ## [6.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/octree@6.1.0...@quenty/octree@6.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/octree diff --git a/src/octree/package.json b/src/octree/package.json index cecaaf6479..a05c414d22 100644 --- a/src/octree/package.json +++ b/src/octree/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/octree", - "version": "6.1.1", + "version": "6.2.0", "description": "Octree implementation for Roblox - fast spatial queries", "keywords": [ "Roblox", diff --git a/src/optional/CHANGELOG.md b/src/optional/CHANGELOG.md index ac45e24fad..09934a6214 100644 --- a/src/optional/CHANGELOG.md +++ b/src/optional/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/optional@7.0.1...@quenty/optional@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/optional + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/optional@7.0.0...@quenty/optional@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/optional diff --git a/src/optional/package.json b/src/optional/package.json index 5893e4a6af..1ce327fb92 100644 --- a/src/optional/package.json +++ b/src/optional/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/optional", - "version": "7.0.1", + "version": "7.1.0", "description": "Adds the optional function to Roblox for Nevermore require", "keywords": [ "Roblox", diff --git a/src/overriddenproperty/CHANGELOG.md b/src/overriddenproperty/CHANGELOG.md index b88680c65a..a4eeebb803 100644 --- a/src/overriddenproperty/CHANGELOG.md +++ b/src/overriddenproperty/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/overriddenproperty@6.0.1...@quenty/overriddenproperty@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/overriddenproperty + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/overriddenproperty@6.0.0...@quenty/overriddenproperty@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/overriddenproperty diff --git a/src/overriddenproperty/package.json b/src/overriddenproperty/package.json index 55fee4da00..f1b46da7ac 100644 --- a/src/overriddenproperty/package.json +++ b/src/overriddenproperty/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/overriddenproperty", - "version": "6.0.1", + "version": "6.1.0", "description": "Sets properties on the client and then replicates them to the server", "keywords": [ "Roblox", diff --git a/src/pagesutils/CHANGELOG.md b/src/pagesutils/CHANGELOG.md index cf15bef7bc..f184dfab85 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. +# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pagesutils@1.1.0...@quenty/pagesutils@1.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/pagesutils + + + + + # 1.1.0 (2022-11-19) diff --git a/src/pagesutils/package.json b/src/pagesutils/package.json index 5d37201431..f36739f320 100644 --- a/src/pagesutils/package.json +++ b/src/pagesutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/pagesutils", - "version": "1.1.0", + "version": "1.2.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 638e31bccb..af1a358b0e 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. +# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/particleengine@7.1.1...@quenty/particleengine@7.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/particleengine + + + + + ## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/particleengine@7.1.0...@quenty/particleengine@7.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/particleengine diff --git a/src/particleengine/package.json b/src/particleengine/package.json index 312e4932b0..1feca924a5 100644 --- a/src/particleengine/package.json +++ b/src/particleengine/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/particleengine", - "version": "7.1.1", + "version": "7.2.0", "description": "Adds GUI based particle engine to Roblox", "keywords": [ "Roblox", diff --git a/src/parttouchingcalculator/CHANGELOG.md b/src/parttouchingcalculator/CHANGELOG.md index 54bc966877..0275c03c80 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. +# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/parttouchingcalculator@8.6.0...@quenty/parttouchingcalculator@8.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/parttouchingcalculator + + + + + # [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/parttouchingcalculator@8.5.0...@quenty/parttouchingcalculator@8.6.0) (2023-01-11) **Note:** Version bump only for package @quenty/parttouchingcalculator diff --git a/src/parttouchingcalculator/package.json b/src/parttouchingcalculator/package.json index 21464538b4..155ed81a24 100644 --- a/src/parttouchingcalculator/package.json +++ b/src/parttouchingcalculator/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/parttouchingcalculator", - "version": "8.6.0", + "version": "8.7.0", "description": "Determines if parts are touching or not", "keywords": [ "Roblox", diff --git a/src/pathfindingutils/CHANGELOG.md b/src/pathfindingutils/CHANGELOG.md index 4c1aafcea6..698d7e4b55 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. +# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pathfindingutils@6.1.1...@quenty/pathfindingutils@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/pathfindingutils + + + + + ## [6.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pathfindingutils@6.1.0...@quenty/pathfindingutils@6.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/pathfindingutils diff --git a/src/pathfindingutils/package.json b/src/pathfindingutils/package.json index 18236ac551..9eba12ec8f 100644 --- a/src/pathfindingutils/package.json +++ b/src/pathfindingutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/pathfindingutils", - "version": "6.1.1", + "version": "6.2.0", "description": "Utilities involving pathfinding in Roblox", "keywords": [ "Roblox", diff --git a/src/permissionprovider/CHANGELOG.md b/src/permissionprovider/CHANGELOG.md index ea7afb07c1..17d8c05429 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. +# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/permissionprovider@8.6.0...@quenty/permissionprovider@8.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/permissionprovider + + + + + # [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/permissionprovider@8.5.0...@quenty/permissionprovider@8.6.0) (2022-12-27) **Note:** Version bump only for package @quenty/permissionprovider diff --git a/src/permissionprovider/package.json b/src/permissionprovider/package.json index e882298409..abd5ae1f82 100644 --- a/src/permissionprovider/package.json +++ b/src/permissionprovider/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/permissionprovider", - "version": "8.6.0", + "version": "8.7.0", "description": "Permission provider for Roblox, including authenticating against group membership", "keywords": [ "Roblox", diff --git a/src/pillbacking/CHANGELOG.md b/src/pillbacking/CHANGELOG.md index f53b8ade1b..d37f320142 100644 --- a/src/pillbacking/CHANGELOG.md +++ b/src/pillbacking/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pillbacking@6.0.1...@quenty/pillbacking@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/pillbacking + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/pillbacking@6.0.0...@quenty/pillbacking@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/pillbacking diff --git a/src/pillbacking/package.json b/src/pillbacking/package.json index 19920961d3..dc80affd94 100644 --- a/src/pillbacking/package.json +++ b/src/pillbacking/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/pillbacking", - "version": "6.0.1", + "version": "6.1.0", "description": "Builds a pill backing for Guis. Substitute for UICorner object.", "keywords": [ "Roblox", diff --git a/src/playerbinder/CHANGELOG.md b/src/playerbinder/CHANGELOG.md index fd0d9ea0e9..3fcacc7909 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. +# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerbinder@8.6.0...@quenty/playerbinder@8.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/playerbinder + + + + + # [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerbinder@8.5.0...@quenty/playerbinder@8.6.0) (2023-01-11) **Note:** Version bump only for package @quenty/playerbinder diff --git a/src/playerbinder/package.json b/src/playerbinder/package.json index f77311cf5f..ce3847d347 100644 --- a/src/playerbinder/package.json +++ b/src/playerbinder/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerbinder", - "version": "8.6.0", + "version": "8.7.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 45ded5133a..c33826def8 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. +# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerhumanoidbinder@8.6.0...@quenty/playerhumanoidbinder@8.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/playerhumanoidbinder + + + + + # [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerhumanoidbinder@8.5.1...@quenty/playerhumanoidbinder@8.6.0) (2023-01-11) **Note:** Version bump only for package @quenty/playerhumanoidbinder diff --git a/src/playerhumanoidbinder/package.json b/src/playerhumanoidbinder/package.json index 1335cb2e79..b441f09729 100644 --- a/src/playerhumanoidbinder/package.json +++ b/src/playerhumanoidbinder/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerhumanoidbinder", - "version": "8.6.0", + "version": "8.7.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 2532b0e3cd..cf9dc8e547 100644 --- a/src/playerinputmode/CHANGELOG.md +++ b/src/playerinputmode/CHANGELOG.md @@ -1,19 +1,15 @@ -# v3.10.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [3.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.9.0...@quenty/playerinputmode@3.10.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/playerinputmode -- 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. # [3.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.8.0...@quenty/playerinputmode@3.9.0) (2023-01-17) diff --git a/src/playerinputmode/package.json b/src/playerinputmode/package.json index 3a1b1f67c9..9824fc9428 100644 --- a/src/playerinputmode/package.json +++ b/src/playerinputmode/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerinputmode", - "version": "3.9.0", + "version": "3.10.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 b407862cf3..cddefb890e 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playersservicepromises@6.0.1...@quenty/playersservicepromises@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/playersservicepromises + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playersservicepromises@6.0.0...@quenty/playersservicepromises@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/playersservicepromises diff --git a/src/playersservicepromises/package.json b/src/playersservicepromises/package.json index f80a8ba235..cbed80eb0d 100644 --- a/src/playersservicepromises/package.json +++ b/src/playersservicepromises/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playersservicepromises", - "version": "6.0.1", + "version": "6.1.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 0a6fa5ac8a..8d833dcd4f 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerthumbnailutils@6.0.1...@quenty/playerthumbnailutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/playerthumbnailutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerthumbnailutils@6.0.0...@quenty/playerthumbnailutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/playerthumbnailutils diff --git a/src/playerthumbnailutils/package.json b/src/playerthumbnailutils/package.json index 3aaa577e0d..f51c5db52d 100644 --- a/src/playerthumbnailutils/package.json +++ b/src/playerthumbnailutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerthumbnailutils", - "version": "6.0.1", + "version": "6.1.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 b26284bbed..1b72454435 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. +# [2.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@2.5.0...@quenty/playerutils@2.6.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/playerutils + + + + + # [2.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@2.4.0...@quenty/playerutils@2.5.0) (2023-01-11) diff --git a/src/playerutils/package.json b/src/playerutils/package.json index 77b8997ee0..c6cad02e1b 100644 --- a/src/playerutils/package.json +++ b/src/playerutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/playerutils", - "version": "2.5.0", + "version": "2.6.0", "description": "Player utility functions", "keywords": [ "Roblox", diff --git a/src/policyserviceutils/CHANGELOG.md b/src/policyserviceutils/CHANGELOG.md index 56f22b1fba..c211e9d527 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. +# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/policyserviceutils@2.0.1...@quenty/policyserviceutils@2.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/policyserviceutils + + + + + ## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/policyserviceutils@2.0.0...@quenty/policyserviceutils@2.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/policyserviceutils diff --git a/src/policyserviceutils/package.json b/src/policyserviceutils/package.json index 79ec2a07dc..1640ee2ce6 100644 --- a/src/policyserviceutils/package.json +++ b/src/policyserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/policyserviceutils", - "version": "2.0.1", + "version": "2.1.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 e27298f361..0f9cf8292a 100644 --- a/src/promise/CHANGELOG.md +++ b/src/promise/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.0.1...@quenty/promise@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/promise + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.0.0...@quenty/promise@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/promise diff --git a/src/promise/package.json b/src/promise/package.json index cb7693f5bc..a08b7831db 100644 --- a/src/promise/package.json +++ b/src/promise/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/promise", - "version": "6.0.1", + "version": "6.1.0", "description": "Promise implementation for Roblox", "keywords": [ "Roblox", diff --git a/src/qframe/CHANGELOG.md b/src/qframe/CHANGELOG.md index aa99641562..6b9adf8309 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. +# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/qframe@6.1.1...@quenty/qframe@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/qframe + + + + + ## [6.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/qframe@6.1.0...@quenty/qframe@6.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/qframe diff --git a/src/qframe/package.json b/src/qframe/package.json index 28e5431719..a6bb350fd2 100644 --- a/src/qframe/package.json +++ b/src/qframe/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/qframe", - "version": "6.1.1", + "version": "6.2.0", "description": "CFrame representation as a quaternion for Roblox", "keywords": [ "Roblox", diff --git a/src/qgui/CHANGELOG.md b/src/qgui/CHANGELOG.md index b65a685462..75cf6568a9 100644 --- a/src/qgui/CHANGELOG.md +++ b/src/qgui/CHANGELOG.md @@ -1,24 +1,15 @@ -# v2.2.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/qgui@2.1.0...@quenty/qgui@2.2.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/qgui -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/qgui@2.0.1...@quenty/qgui@2.1.0) (2022-03-27) diff --git a/src/qgui/package.json b/src/qgui/package.json index 59965f8ee1..7b0264b9b5 100644 --- a/src/qgui/package.json +++ b/src/qgui/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/qgui", - "version": "2.1.0", + "version": "2.2.0", "description": "A group of utility functions to be used to help create visual effectcs with ROBLOX GUIs", "keywords": [ "Roblox", diff --git a/src/r15utils/CHANGELOG.md b/src/r15utils/CHANGELOG.md index 789054ed17..7c44abdb22 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. +# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/r15utils@7.6.0...@quenty/r15utils@7.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/r15utils + + + + + # [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/r15utils@7.5.0...@quenty/r15utils@7.6.0) (2023-01-11) **Note:** Version bump only for package @quenty/r15utils diff --git a/src/r15utils/package.json b/src/r15utils/package.json index b657c3329d..9a1cfaa77e 100644 --- a/src/r15utils/package.json +++ b/src/r15utils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/r15utils", - "version": "7.6.0", + "version": "7.7.0", "description": "Utility methods for R15 Characters", "keywords": [ "Roblox", diff --git a/src/racketingropeconstraint/CHANGELOG.md b/src/racketingropeconstraint/CHANGELOG.md index b22d04c971..cd992b10e6 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/racketingropeconstraint@6.0.1...@quenty/racketingropeconstraint@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/racketingropeconstraint + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/racketingropeconstraint@6.0.0...@quenty/racketingropeconstraint@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/racketingropeconstraint diff --git a/src/racketingropeconstraint/package.json b/src/racketingropeconstraint/package.json index 03ad44f493..243a31487a 100644 --- a/src/racketingropeconstraint/package.json +++ b/src/racketingropeconstraint/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/racketingropeconstraint", - "version": "6.0.1", + "version": "6.1.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 e473a6f37a..e2116b58e7 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. +# [3.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/radial-image@3.7.0...@quenty/radial-image@3.8.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/radial-image + + + + + # [3.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/radial-image@3.6.0...@quenty/radial-image@3.7.0) (2023-01-11) **Note:** Version bump only for package @quenty/radial-image diff --git a/src/radial-image/package.json b/src/radial-image/package.json index 916663bbf4..b95d664999 100644 --- a/src/radial-image/package.json +++ b/src/radial-image/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/radial-image", - "version": "3.7.0", + "version": "3.8.0", "description": "Quenty's radial image system", "keywords": [ "Roblox", diff --git a/src/ragdoll/CHANGELOG.md b/src/ragdoll/CHANGELOG.md index 6d6f15e7af..23d4004f8d 100644 --- a/src/ragdoll/CHANGELOG.md +++ b/src/ragdoll/CHANGELOG.md @@ -1,19 +1,15 @@ -# v9.12.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [9.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@9.11.0...@quenty/ragdoll@9.12.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/ragdoll -- 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. # [9.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@9.10.0...@quenty/ragdoll@9.11.0) (2023-01-17) diff --git a/src/ragdoll/package.json b/src/ragdoll/package.json index 07b14de945..6eb5843392 100644 --- a/src/ragdoll/package.json +++ b/src/ragdoll/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/ragdoll", - "version": "9.11.0", + "version": "9.12.0", "description": "Quenty's Ragdoll system for Roblox - Floppy fun ragdolls", "keywords": [ "Roblox", diff --git a/src/raycaster/CHANGELOG.md b/src/raycaster/CHANGELOG.md index e9c4422b34..ffcced6221 100644 --- a/src/raycaster/CHANGELOG.md +++ b/src/raycaster/CHANGELOG.md @@ -1,23 +1,15 @@ -# v3.1.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- style: Fix styling issues and linting issues, as well as build issues with package-lock install ([@Quenty](https://github.com/Quenty)) +# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/raycaster@3.0.0...@quenty/raycaster@3.1.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/raycaster -- 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. # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/raycaster@2.2.0...@quenty/raycaster@3.0.0) (2022-09-27) diff --git a/src/raycaster/package.json b/src/raycaster/package.json index fadfd6720d..437063bd98 100644 --- a/src/raycaster/package.json +++ b/src/raycaster/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/raycaster", - "version": "3.0.0", + "version": "3.1.0", "description": "Repeats raycasting attempts while ignoring items via a filter function", "keywords": [ "Roblox", diff --git a/src/region3int16utils/CHANGELOG.md b/src/region3int16utils/CHANGELOG.md index dc03ec9bf3..4b223b0fd3 100644 --- a/src/region3int16utils/CHANGELOG.md +++ b/src/region3int16utils/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/region3int16utils@6.0.1...@quenty/region3int16utils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/region3int16utils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/region3int16utils@6.0.0...@quenty/region3int16utils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/region3int16utils diff --git a/src/region3int16utils/package.json b/src/region3int16utils/package.json index bca374830e..9f03369098 100644 --- a/src/region3int16utils/package.json +++ b/src/region3int16utils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/region3int16utils", - "version": "6.0.1", + "version": "6.1.0", "description": "Module for working with Region3int16", "keywords": [ "Roblox", diff --git a/src/region3utils/CHANGELOG.md b/src/region3utils/CHANGELOG.md index 5e94da37b8..03a65fe311 100644 --- a/src/region3utils/CHANGELOG.md +++ b/src/region3utils/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.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/region3utils@6.1.0...@quenty/region3utils@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/region3utils + + + + + # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/region3utils@6.0.1...@quenty/region3utils@6.1.0) (2023-01-01) **Note:** Version bump only for package @quenty/region3utils diff --git a/src/region3utils/package.json b/src/region3utils/package.json index ce52a9de75..dccaf545ac 100644 --- a/src/region3utils/package.json +++ b/src/region3utils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/region3utils", - "version": "6.1.0", + "version": "6.2.0", "description": "Utility methods for Region3", "keywords": [ "Roblox", diff --git a/src/remotefunctionutils/CHANGELOG.md b/src/remotefunctionutils/CHANGELOG.md index 6978e4d335..ff56a3d6a6 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@6.0.1...@quenty/remotefunctionutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/remotefunctionutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@6.0.0...@quenty/remotefunctionutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/remotefunctionutils diff --git a/src/remotefunctionutils/package.json b/src/remotefunctionutils/package.json index c820d8d4fd..3f17480513 100644 --- a/src/remotefunctionutils/package.json +++ b/src/remotefunctionutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/remotefunctionutils", - "version": "6.0.1", + "version": "6.1.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 3106b6651d..edec384294 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.0.1...@quenty/remoting@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/remoting + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.0.0...@quenty/remoting@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/remoting diff --git a/src/remoting/package.json b/src/remoting/package.json index 23a789afe0..d3795d3853 100644 --- a/src/remoting/package.json +++ b/src/remoting/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/remoting", - "version": "6.0.1", + "version": "6.1.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 be3d2cccc7..15e728330f 100644 --- a/src/resetservice/CHANGELOG.md +++ b/src/resetservice/CHANGELOG.md @@ -1,19 +1,15 @@ -# v5.3.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/resetservice@5.2.0...@quenty/resetservice@5.3.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/resetservice -- 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. # [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/resetservice@5.1.1...@quenty/resetservice@5.2.0) (2023-01-17) diff --git a/src/resetservice/package.json b/src/resetservice/package.json index f23795bef6..fa21f33315 100644 --- a/src/resetservice/package.json +++ b/src/resetservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/resetservice", - "version": "5.2.0", + "version": "5.3.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 815ecedafa..a26ab427d6 100644 --- a/src/rigbuilderutils/CHANGELOG.md +++ b/src/rigbuilderutils/CHANGELOG.md @@ -1,20 +1,18 @@ -# v6.2.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) -- feat: Add RigBuilderUtils.promiseBasePlayerRig ([@Quenty](https://github.com/Quenty)) +# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@6.1.0...@quenty/rigbuilderutils@6.2.0) (2023-02-21) -#### Authors: 1 -- James Onnen ([@Quenty](https://github.com/Quenty)) +### Features + +* Add RigBuilderUtils.promiseBasePlayerRig ([80a6bfb](https://github.com/Quenty/NevermoreEngine/commit/80a6bfb8ae8af406c760f18aeba507ae17a3fecf)) + ---- -# Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rigbuilderutils@6.0.1...@quenty/rigbuilderutils@6.1.0) (2022-12-06) diff --git a/src/rigbuilderutils/package.json b/src/rigbuilderutils/package.json index 31f811f080..6a79d1f886 100644 --- a/src/rigbuilderutils/package.json +++ b/src/rigbuilderutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rigbuilderutils", - "version": "6.1.0", + "version": "6.2.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 47603223f8..7f2c70758b 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. +# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/roblox-api-dump@4.1.1...@quenty/roblox-api-dump@4.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/roblox-api-dump + + + + + ## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/roblox-api-dump@4.1.0...@quenty/roblox-api-dump@4.1.1) (2022-11-04) **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 5c673deb28..c11d3f66f0 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": "4.1.1", + "version": "4.2.0", "description": "Utility functions for grabbing the Roblox API from the web", "keywords": [ "Roblox", diff --git a/src/rodux-actions/CHANGELOG.md b/src/rodux-actions/CHANGELOG.md index 53e9a98236..bd41282b39 100644 --- a/src/rodux-actions/CHANGELOG.md +++ b/src/rodux-actions/CHANGELOG.md @@ -1,24 +1,15 @@ -# v5.2.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rodux-actions@5.1.1...@quenty/rodux-actions@5.2.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/rodux-actions -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. ## [5.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rodux-actions@5.1.0...@quenty/rodux-actions@5.1.1) (2022-11-04) diff --git a/src/rodux-actions/package.json b/src/rodux-actions/package.json index 2accbe3768..1063d33486 100644 --- a/src/rodux-actions/package.json +++ b/src/rodux-actions/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rodux-actions", - "version": "5.1.1", + "version": "5.2.0", "description": "Action provider for rodux", "keywords": [ "Roblox", diff --git a/src/rodux-undo/CHANGELOG.md b/src/rodux-undo/CHANGELOG.md index 569e71da2e..5fa4c37e83 100644 --- a/src/rodux-undo/CHANGELOG.md +++ b/src/rodux-undo/CHANGELOG.md @@ -1,24 +1,15 @@ -# v4.1.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rodux-undo@4.0.1...@quenty/rodux-undo@4.1.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/rodux-undo -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. ## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rodux-undo@4.0.0...@quenty/rodux-undo@4.0.1) (2022-11-04) diff --git a/src/rodux-undo/package.json b/src/rodux-undo/package.json index 0b5dbec455..29fecdda7c 100644 --- a/src/rodux-undo/package.json +++ b/src/rodux-undo/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rodux-undo", - "version": "4.0.1", + "version": "4.1.0", "description": "Undo stack for rodux", "keywords": [ "Roblox", diff --git a/src/rogue-humanoid/CHANGELOG.md b/src/rogue-humanoid/CHANGELOG.md index 3a3f1e1143..1c11927f66 100644 --- a/src/rogue-humanoid/CHANGELOG.md +++ b/src/rogue-humanoid/CHANGELOG.md @@ -1,19 +1,15 @@ -# v3.11.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [3.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.10.0...@quenty/rogue-humanoid@3.11.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/rogue-humanoid -- 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. # [3.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.9.0...@quenty/rogue-humanoid@3.10.0) (2023-01-17) diff --git a/src/rogue-humanoid/package.json b/src/rogue-humanoid/package.json index 1417c623f8..4c1c0af299 100644 --- a/src/rogue-humanoid/package.json +++ b/src/rogue-humanoid/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rogue-humanoid", - "version": "3.10.0", + "version": "3.11.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 e2f1df6209..7481769634 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. +# [4.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.9.0...@quenty/rogue-properties@4.10.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/rogue-properties + + + + + # [4.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.8.0...@quenty/rogue-properties@4.9.0) (2023-01-11) **Note:** Version bump only for package @quenty/rogue-properties diff --git a/src/rogue-properties/package.json b/src/rogue-properties/package.json index 8fa77ae7bb..e835a98bcb 100644 --- a/src/rogue-properties/package.json +++ b/src/rogue-properties/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rogue-properties", - "version": "4.9.0", + "version": "4.10.0", "description": "Roguelike properties which can be modified by external provides", "keywords": [ "Roblox", diff --git a/src/rotatinglabel/CHANGELOG.md b/src/rotatinglabel/CHANGELOG.md index a0cd7e254c..7dfc735e19 100644 --- a/src/rotatinglabel/CHANGELOG.md +++ b/src/rotatinglabel/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rotatinglabel@7.0.1...@quenty/rotatinglabel@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/rotatinglabel + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rotatinglabel@7.0.0...@quenty/rotatinglabel@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/rotatinglabel diff --git a/src/rotatinglabel/package.json b/src/rotatinglabel/package.json index a04edf1476..5cc4a042c9 100644 --- a/src/rotatinglabel/package.json +++ b/src/rotatinglabel/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rotatinglabel", - "version": "7.0.1", + "version": "7.1.0", "description": "A text label with most general properties of a textlabel, except when text is set, it rotates uniformly like an old clock, animating in a satisfying way", "keywords": [ "Roblox", diff --git a/src/rx/CHANGELOG.md b/src/rx/CHANGELOG.md index 6a33d50c12..4ce5f42731 100644 --- a/src/rx/CHANGELOG.md +++ b/src/rx/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.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.4.0...@quenty/rx@7.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/rx + + + + + # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.3.0...@quenty/rx@7.4.0) (2023-01-11) diff --git a/src/rx/package.json b/src/rx/package.json index 4a9d4fb574..55d9ceb0a1 100644 --- a/src/rx/package.json +++ b/src/rx/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rx", - "version": "7.4.0", + "version": "7.5.0", "description": "Quenty's reactive library for Roblox", "keywords": [ "Roblox", diff --git a/src/rxbinderutils/CHANGELOG.md b/src/rxbinderutils/CHANGELOG.md index 89574d57f4..380d749542 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. +# [8.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@8.7.0...@quenty/rxbinderutils@8.8.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/rxbinderutils + + + + + # [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@8.6.0...@quenty/rxbinderutils@8.7.0) (2023-01-11) **Note:** Version bump only for package @quenty/rxbinderutils diff --git a/src/rxbinderutils/package.json b/src/rxbinderutils/package.json index 06f22351d3..7f2d1e0260 100644 --- a/src/rxbinderutils/package.json +++ b/src/rxbinderutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/rxbinderutils", - "version": "8.7.0", + "version": "8.8.0", "description": "Reactive extensions for binders", "keywords": [ "Roblox", diff --git a/src/scoredactionservice/CHANGELOG.md b/src/scoredactionservice/CHANGELOG.md index 1c17a2f9a1..6bd906a5cc 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. +# [9.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/scoredactionservice@9.12.0...@quenty/scoredactionservice@9.13.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/scoredactionservice + + + + + # [9.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/scoredactionservice@9.11.0...@quenty/scoredactionservice@9.12.0) (2023-01-11) **Note:** Version bump only for package @quenty/scoredactionservice diff --git a/src/scoredactionservice/package.json b/src/scoredactionservice/package.json index b2cdc52295..0b7297520d 100644 --- a/src/scoredactionservice/package.json +++ b/src/scoredactionservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/scoredactionservice", - "version": "9.12.0", + "version": "9.13.0", "description": "Scores actions and picks the highest rated one every frame", "keywords": [ "Roblox", diff --git a/src/scrollingframe/CHANGELOG.md b/src/scrollingframe/CHANGELOG.md index 512a3eea69..400a0ebb08 100644 --- a/src/scrollingframe/CHANGELOG.md +++ b/src/scrollingframe/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/scrollingframe@7.0.1...@quenty/scrollingframe@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/scrollingframe + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/scrollingframe@7.0.0...@quenty/scrollingframe@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/scrollingframe diff --git a/src/scrollingframe/package.json b/src/scrollingframe/package.json index 84b33d18ad..3356167d07 100644 --- a/src/scrollingframe/package.json +++ b/src/scrollingframe/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/scrollingframe", - "version": "7.0.1", + "version": "7.1.0", "description": "Creates an inertia based scrolling frame that is animated and has inertia frames Alternative to a Roblox ScrollingFrame with inertia scrolling and complete control over behavior and style", "keywords": [ "Roblox", diff --git a/src/seatutils/CHANGELOG.md b/src/seatutils/CHANGELOG.md index 155b7f6f2d..1e728b168b 100644 --- a/src/seatutils/CHANGELOG.md +++ b/src/seatutils/CHANGELOG.md @@ -1,3 +1,19 @@ +# 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 (2023-02-21) + + +### Features + +* Add seatutils ([c728672](https://github.com/Quenty/NevermoreEngine/commit/c728672e6313053ae744192219e3b6d0f0e6ea3b)) + + + + + # v1.1.0 (Tue Feb 21 2023) #### 🚀 Enhancement diff --git a/src/seatutils/package.json b/src/seatutils/package.json index c94e2db345..90c79e2030 100644 --- a/src/seatutils/package.json +++ b/src/seatutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/seatutils", - "version": "1.0.0", + "version": "1.1.0", "description": "Holds utilities to work with Roblox seats", "keywords": [ "Roblox", diff --git a/src/selectionimageutils/CHANGELOG.md b/src/selectionimageutils/CHANGELOG.md index 6fea8ba338..c4eea8cba5 100644 --- a/src/selectionimageutils/CHANGELOG.md +++ b/src/selectionimageutils/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionimageutils@7.0.1...@quenty/selectionimageutils@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/selectionimageutils + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionimageutils@7.0.0...@quenty/selectionimageutils@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/selectionimageutils diff --git a/src/selectionimageutils/package.json b/src/selectionimageutils/package.json index e3be7b3fa9..4789ed30c5 100644 --- a/src/selectionimageutils/package.json +++ b/src/selectionimageutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/selectionimageutils", - "version": "7.0.1", + "version": "7.1.0", "description": "Provides a utility method to clearing selection images with blank values.", "keywords": [ "Roblox", diff --git a/src/selectionutils/CHANGELOG.md b/src/selectionutils/CHANGELOG.md index f7fae51b9a..033308ee5f 100644 --- a/src/selectionutils/CHANGELOG.md +++ b/src/selectionutils/CHANGELOG.md @@ -1,24 +1,15 @@ -# v2.5.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [2.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.4.0...@quenty/selectionutils@2.5.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/selectionutils -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [2.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.3.0...@quenty/selectionutils@2.4.0) (2023-01-11) diff --git a/src/selectionutils/package.json b/src/selectionutils/package.json index 3d24c24850..ab666da9cc 100644 --- a/src/selectionutils/package.json +++ b/src/selectionutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/selectionutils", - "version": "2.4.0", + "version": "2.5.0", "description": "Utility methods around Selection service. Useful for plugins and stories.", "keywords": [ "Roblox", diff --git a/src/servicebag/CHANGELOG.md b/src/servicebag/CHANGELOG.md index 4273765a6a..a830d5a8d3 100644 --- a/src/servicebag/CHANGELOG.md +++ b/src/servicebag/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.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@6.4.0...@quenty/servicebag@6.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/servicebag + + + + + # [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@6.3.0...@quenty/servicebag@6.4.0) (2022-12-06) diff --git a/src/servicebag/package.json b/src/servicebag/package.json index 0df68564aa..a8a68361b4 100644 --- a/src/servicebag/package.json +++ b/src/servicebag/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/servicebag", - "version": "6.4.0", + "version": "6.5.0", "description": "Service providing mechanisms for Nevermore", "keywords": [ "Roblox", diff --git a/src/setmechanismcframe/CHANGELOG.md b/src/setmechanismcframe/CHANGELOG.md index 1f61859e7f..c122201b6f 100644 --- a/src/setmechanismcframe/CHANGELOG.md +++ b/src/setmechanismcframe/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/setmechanismcframe@6.0.1...@quenty/setmechanismcframe@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/setmechanismcframe + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/setmechanismcframe@6.0.0...@quenty/setmechanismcframe@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/setmechanismcframe diff --git a/src/setmechanismcframe/package.json b/src/setmechanismcframe/package.json index 6358326636..4e06ad0156 100644 --- a/src/setmechanismcframe/package.json +++ b/src/setmechanismcframe/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/setmechanismcframe", - "version": "6.0.1", + "version": "6.1.0", "description": "Sets a mechanisms cframe", "keywords": [ "Roblox", diff --git a/src/settings-inputkeymap/CHANGELOG.md b/src/settings-inputkeymap/CHANGELOG.md index 26bf0941e9..692143f347 100644 --- a/src/settings-inputkeymap/CHANGELOG.md +++ b/src/settings-inputkeymap/CHANGELOG.md @@ -1,19 +1,15 @@ -# v3.15.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [3.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings-inputkeymap@3.14.0...@quenty/settings-inputkeymap@3.15.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/settings-inputkeymap -- 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. # [3.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings-inputkeymap@3.13.0...@quenty/settings-inputkeymap@3.14.0) (2023-01-17) diff --git a/src/settings-inputkeymap/package.json b/src/settings-inputkeymap/package.json index 1a0681d9dc..ab0d308e17 100644 --- a/src/settings-inputkeymap/package.json +++ b/src/settings-inputkeymap/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/settings-inputkeymap", - "version": "3.14.0", + "version": "3.15.0", "description": "Input key map setting saving for players", "keywords": [ "Roblox", diff --git a/src/settings/CHANGELOG.md b/src/settings/CHANGELOG.md index 845f055d66..a1f3d1ee95 100644 --- a/src/settings/CHANGELOG.md +++ b/src/settings/CHANGELOG.md @@ -1,19 +1,15 @@ -# v4.14.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [4.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings@4.13.0...@quenty/settings@4.14.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/settings -- 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. # [4.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/settings@4.12.0...@quenty/settings@4.13.0) (2023-01-17) diff --git a/src/settings/package.json b/src/settings/package.json index a7c58178a4..a211a8a89f 100644 --- a/src/settings/package.json +++ b/src/settings/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/settings", - "version": "4.13.0", + "version": "4.14.0", "description": "Centralized player settings service", "keywords": [ "Roblox", diff --git a/src/snackbar/CHANGELOG.md b/src/snackbar/CHANGELOG.md index 72776b73f9..ef6aafe839 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. +# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/snackbar@7.0.1...@quenty/snackbar@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/snackbar + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/snackbar@7.0.0...@quenty/snackbar@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/snackbar diff --git a/src/snackbar/package.json b/src/snackbar/package.json index c81e63c011..c6f0ffc681 100644 --- a/src/snackbar/package.json +++ b/src/snackbar/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/snackbar", - "version": "7.0.1", + "version": "7.1.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 bd9a27331f..74b757fa65 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/socialserviceutils@6.0.1...@quenty/socialserviceutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/socialserviceutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/socialserviceutils@6.0.0...@quenty/socialserviceutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/socialserviceutils diff --git a/src/socialserviceutils/package.json b/src/socialserviceutils/package.json index a255c8ec04..3506229619 100644 --- a/src/socialserviceutils/package.json +++ b/src/socialserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/socialserviceutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Utility functions wrapping SocialService with promises", "keywords": [ "Roblox", diff --git a/src/softshutdown/CHANGELOG.md b/src/softshutdown/CHANGELOG.md index 75c7297a97..81c8c14361 100644 --- a/src/softshutdown/CHANGELOG.md +++ b/src/softshutdown/CHANGELOG.md @@ -1,19 +1,15 @@ -# v3.15.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [3.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/softshutdown@3.14.0...@quenty/softshutdown@3.15.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/softshutdown -- 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. # [3.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/softshutdown@3.13.0...@quenty/softshutdown@3.14.0) (2023-01-17) diff --git a/src/softshutdown/package.json b/src/softshutdown/package.json index ffb802ee11..b03e56a4bd 100644 --- a/src/softshutdown/package.json +++ b/src/softshutdown/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/softshutdown", - "version": "3.14.0", + "version": "3.15.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/sounds/CHANGELOG.md b/src/sounds/CHANGELOG.md index 369b6a54a5..a8e28068ae 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. +# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.1.0...@quenty/sounds@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/sounds + + + + + # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.0.1...@quenty/sounds@6.1.0) (2023-01-01) diff --git a/src/sounds/package.json b/src/sounds/package.json index 34c54d685b..dca804cda3 100644 --- a/src/sounds/package.json +++ b/src/sounds/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/sounds", - "version": "6.1.0", + "version": "6.2.0", "description": "Utility functions involving sounds and their state", "keywords": [ "Roblox", diff --git a/src/spawning/CHANGELOG.md b/src/spawning/CHANGELOG.md index 036e993b6a..92ebf6e9a9 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. +# [4.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spawning@4.10.0...@quenty/spawning@4.11.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/spawning + + + + + # [4.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spawning@4.9.0...@quenty/spawning@4.10.0) (2023-01-11) **Note:** Version bump only for package @quenty/spawning diff --git a/src/spawning/package.json b/src/spawning/package.json index 0c99310dff..a59b31ba8f 100644 --- a/src/spawning/package.json +++ b/src/spawning/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/spawning", - "version": "4.10.0", + "version": "4.11.0", "description": "Centralized spawning system", "keywords": [ "Roblox", diff --git a/src/spring/CHANGELOG.md b/src/spring/CHANGELOG.md index 27fc7f4f29..97f4b64a19 100644 --- a/src/spring/CHANGELOG.md +++ b/src/spring/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@6.0.1...@quenty/spring@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/spring + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@6.0.0...@quenty/spring@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/spring diff --git a/src/spring/package.json b/src/spring/package.json index 443dc460a8..d9739d9e4a 100644 --- a/src/spring/package.json +++ b/src/spring/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/spring", - "version": "6.0.1", + "version": "6.1.0", "description": "Spring implementation for Roblox", "keywords": [ "Roblox", diff --git a/src/sprites/CHANGELOG.md b/src/sprites/CHANGELOG.md index a7663dd9e4..1e6f0ec093 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. +# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sprites@7.1.0...@quenty/sprites@7.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/sprites + + + + + # [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sprites@7.0.1...@quenty/sprites@7.1.0) (2022-12-29) **Note:** Version bump only for package @quenty/sprites diff --git a/src/sprites/package.json b/src/sprites/package.json index a429933a2a..43ea0b17cd 100644 --- a/src/sprites/package.json +++ b/src/sprites/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/sprites", - "version": "7.1.0", + "version": "7.2.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 43e2be44d6..48b2512f31 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. +# [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@8.4.0...@quenty/statestack@8.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/statestack + + + + + # [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@8.3.0...@quenty/statestack@8.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/statestack diff --git a/src/statestack/package.json b/src/statestack/package.json index 7f6d82527d..a97b939734 100644 --- a/src/statestack/package.json +++ b/src/statestack/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/statestack", - "version": "8.4.0", + "version": "8.5.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 596d65e3c9..e7bf586dfb 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. +# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/streamingutils@6.1.0...@quenty/streamingutils@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/streamingutils + + + + + # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/streamingutils@6.0.1...@quenty/streamingutils@6.1.0) (2022-12-27) diff --git a/src/streamingutils/package.json b/src/streamingutils/package.json index f96b8ff673..cd87e2e5c1 100644 --- a/src/streamingutils/package.json +++ b/src/streamingutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/streamingutils", - "version": "6.1.0", + "version": "6.2.0", "description": "Provides utilities for working with Roblox's streaming system", "keywords": [ "Roblox", diff --git a/src/string/CHANGELOG.md b/src/string/CHANGELOG.md index 71193d30f7..2056fcee49 100644 --- a/src/string/CHANGELOG.md +++ b/src/string/CHANGELOG.md @@ -1,24 +1,15 @@ -# v3.1.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/string@3.0.0...@quenty/string@3.1.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/string -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/string@2.3.0...@quenty/string@3.0.0) (2022-08-14) diff --git a/src/string/package.json b/src/string/package.json index 0244dc2820..1c777bfba9 100644 --- a/src/string/package.json +++ b/src/string/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/string", - "version": "3.0.0", + "version": "3.1.0", "description": "This module provides utility functions for strings", "keywords": [ "Roblox", diff --git a/src/symbol/CHANGELOG.md b/src/symbol/CHANGELOG.md index 53a6697fc1..a2b76a62e8 100644 --- a/src/symbol/CHANGELOG.md +++ b/src/symbol/CHANGELOG.md @@ -1,24 +1,15 @@ -# v2.2.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/symbol@2.1.0...@quenty/symbol@2.2.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/symbol -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/symbol@2.0.1...@quenty/symbol@2.1.0) (2022-03-27) diff --git a/src/symbol/package.json b/src/symbol/package.json index d49cae15a7..904edc1728 100644 --- a/src/symbol/package.json +++ b/src/symbol/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/symbol", - "version": "2.1.0", + "version": "2.2.0", "description": "Unique symbol implementation for Roblox", "keywords": [ "Roblox", diff --git a/src/table/CHANGELOG.md b/src/table/CHANGELOG.md index 7952fcc458..f389aba46f 100644 --- a/src/table/CHANGELOG.md +++ b/src/table/CHANGELOG.md @@ -1,24 +1,15 @@ -# v3.2.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/table@3.1.0...@quenty/table@3.2.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/table -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/table@3.0.0...@quenty/table@3.1.0) (2022-06-21) diff --git a/src/table/package.json b/src/table/package.json index c9033af689..2cbddd0db6 100644 --- a/src/table/package.json +++ b/src/table/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/table", - "version": "3.1.0", + "version": "3.2.0", "description": "Table and Set utility functions for Roblox", "keywords": [ "Roblox", diff --git a/src/teamtracker/CHANGELOG.md b/src/teamtracker/CHANGELOG.md index 95e0174d39..f171b1fbc8 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. +# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teamtracker@7.4.0...@quenty/teamtracker@7.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/teamtracker + + + + + # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teamtracker@7.3.0...@quenty/teamtracker@7.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/teamtracker diff --git a/src/teamtracker/package.json b/src/teamtracker/package.json index 811eac6862..7d960e835b 100644 --- a/src/teamtracker/package.json +++ b/src/teamtracker/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/teamtracker", - "version": "7.4.0", + "version": "7.5.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 d4de180dd4..a00424c953 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. +# [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teamutils@4.6.0...@quenty/teamutils@4.7.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/teamutils + + + + + # [4.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teamutils@4.5.0...@quenty/teamutils@4.6.0) (2023-01-11) **Note:** Version bump only for package @quenty/teamutils diff --git a/src/teamutils/package.json b/src/teamutils/package.json index b2de13cd0a..dcd8179008 100644 --- a/src/teamutils/package.json +++ b/src/teamutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/teamutils", - "version": "4.6.0", + "version": "4.7.0", "description": "Team utility methods", "keywords": [ "Roblox", diff --git a/src/teleportserviceutils/CHANGELOG.md b/src/teleportserviceutils/CHANGELOG.md index ed85dfe1b5..8a963d11da 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. +# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teleportserviceutils@3.1.1...@quenty/teleportserviceutils@3.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/teleportserviceutils + + + + + ## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/teleportserviceutils@3.1.0...@quenty/teleportserviceutils@3.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/teleportserviceutils diff --git a/src/teleportserviceutils/package.json b/src/teleportserviceutils/package.json index 86fa0d3443..aac73254f7 100644 --- a/src/teleportserviceutils/package.json +++ b/src/teleportserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/teleportserviceutils", - "version": "3.1.1", + "version": "3.2.0", "description": "Utility functions for teleport srevice", "keywords": [ "Roblox", diff --git a/src/templateprovider/CHANGELOG.md b/src/templateprovider/CHANGELOG.md index 53a6e7ebd0..2013ff49a7 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. +# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@7.0.1...@quenty/templateprovider@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/templateprovider + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@7.0.0...@quenty/templateprovider@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/templateprovider diff --git a/src/templateprovider/package.json b/src/templateprovider/package.json index 0adad394dc..4e82eb6a7c 100644 --- a/src/templateprovider/package.json +++ b/src/templateprovider/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/templateprovider", - "version": "7.0.1", + "version": "7.1.0", "description": "Base of a template retrieval system", "keywords": [ "Roblox", diff --git a/src/terrainutils/CHANGELOG.md b/src/terrainutils/CHANGELOG.md index 15407c9b32..8c57df1303 100644 --- a/src/terrainutils/CHANGELOG.md +++ b/src/terrainutils/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.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/terrainutils@6.1.0...@quenty/terrainutils@6.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/terrainutils + + + + + # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/terrainutils@6.0.1...@quenty/terrainutils@6.1.0) (2023-01-01) **Note:** Version bump only for package @quenty/terrainutils diff --git a/src/terrainutils/package.json b/src/terrainutils/package.json index 5c2866a2df..a610861f09 100644 --- a/src/terrainutils/package.json +++ b/src/terrainutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/terrainutils", - "version": "6.1.0", + "version": "6.2.0", "description": "Utility functions for manipulating terrain", "keywords": [ "Roblox", diff --git a/src/textfilterservice/CHANGELOG.md b/src/textfilterservice/CHANGELOG.md index 7f0548362c..f03974846f 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. +# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textfilterservice@7.1.1...@quenty/textfilterservice@7.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/textfilterservice + + + + + ## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textfilterservice@7.1.0...@quenty/textfilterservice@7.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/textfilterservice diff --git a/src/textfilterservice/package.json b/src/textfilterservice/package.json index ac1fd20e5f..bbdfcf14d9 100644 --- a/src/textfilterservice/package.json +++ b/src/textfilterservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/textfilterservice", - "version": "7.1.1", + "version": "7.2.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 fb50ce3d76..449791eef3 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. +# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textfilterutils@6.0.1...@quenty/textfilterutils@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/textfilterutils + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textfilterutils@6.0.0...@quenty/textfilterutils@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/textfilterutils diff --git a/src/textfilterutils/package.json b/src/textfilterutils/package.json index 70e62dbeb4..88ad901c91 100644 --- a/src/textfilterutils/package.json +++ b/src/textfilterutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/textfilterutils", - "version": "6.0.1", + "version": "6.1.0", "description": "Utility functions for filtering text", "keywords": [ "Roblox", diff --git a/src/textserviceutils/CHANGELOG.md b/src/textserviceutils/CHANGELOG.md index d1b66b1179..5d0cc502ea 100644 --- a/src/textserviceutils/CHANGELOG.md +++ b/src/textserviceutils/CHANGELOG.md @@ -1,23 +1,18 @@ -# v7.10.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textserviceutils@7.9.0...@quenty/textserviceutils@7.10.0) (2023-02-21) -#### 🐛 Bug Fix -- fix: Suppress warnings while cancelling ([@Quenty](https://github.com/Quenty)) +### Bug Fixes -#### Authors: 1 +* Suppress warnings while cancelling ([2f49c88](https://github.com/Quenty/NevermoreEngine/commit/2f49c88e604b679251ae4e412ea845bc9c15e398)) -- 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.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/textserviceutils@7.8.0...@quenty/textserviceutils@7.9.0) (2023-01-17) diff --git a/src/textserviceutils/package.json b/src/textserviceutils/package.json index 3c1aacf865..6ececf2fd1 100644 --- a/src/textserviceutils/package.json +++ b/src/textserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/textserviceutils", - "version": "7.9.0", + "version": "7.10.0", "description": "Holds utilities involving the Roblox TextService and text fitting to size.", "keywords": [ "Roblox", diff --git a/src/throttle/CHANGELOG.md b/src/throttle/CHANGELOG.md index 89c3de04aa..50a3767ba0 100644 --- a/src/throttle/CHANGELOG.md +++ b/src/throttle/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/throttle@6.0.1...@quenty/throttle@6.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/throttle + + + + + ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/throttle@6.0.0...@quenty/throttle@6.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/throttle diff --git a/src/throttle/package.json b/src/throttle/package.json index cd1ac18b02..e5d56de40a 100644 --- a/src/throttle/package.json +++ b/src/throttle/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/throttle", - "version": "6.0.1", + "version": "6.1.0", "description": "Adds the throttle function to Roblox", "keywords": [ "Roblox", diff --git a/src/tie/CHANGELOG.md b/src/tie/CHANGELOG.md index 72de653ee7..42eaa38184 100644 --- a/src/tie/CHANGELOG.md +++ b/src/tie/CHANGELOG.md @@ -1,26 +1,18 @@ -# v4.8.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) -- feat: Add TieDefinition:ObserveLastImplementation(adornee) ([@Quenty](https://github.com/Quenty)) +# [4.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.7.0...@quenty/tie@4.8.0) (2023-02-21) -#### 🐛 Bug Fix -- style: Fix styling issues and linting issues, as well as build issues with package-lock install ([@Quenty](https://github.com/Quenty)) -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +### Features -#### Authors: 2 +* Add TieDefinition:ObserveLastImplementation(adornee) ([a690651](https://github.com/Quenty/NevermoreEngine/commit/a690651423e6e953654277e21f04c921bcb24fb3)) -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.6.0...@quenty/tie@4.7.0) (2023-01-17) diff --git a/src/tie/package.json b/src/tie/package.json index 0cb9dddc70..43e6b82b89 100644 --- a/src/tie/package.json +++ b/src/tie/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/tie", - "version": "4.7.0", + "version": "4.8.0", "description": "Tie allows interfaces to be defined between Lua OOP and Roblox objects.", "keywords": [ "Roblox", diff --git a/src/timesyncservice/CHANGELOG.md b/src/timesyncservice/CHANGELOG.md index d59eb2b50f..a9c0662476 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. +# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/timesyncservice@7.1.1...@quenty/timesyncservice@7.2.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/timesyncservice + + + + + ## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/timesyncservice@7.1.0...@quenty/timesyncservice@7.1.1) (2022-11-04) **Note:** Version bump only for package @quenty/timesyncservice diff --git a/src/timesyncservice/package.json b/src/timesyncservice/package.json index 59cd814777..5ee3b8319d 100644 --- a/src/timesyncservice/package.json +++ b/src/timesyncservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/timesyncservice", - "version": "7.1.1", + "version": "7.2.0", "description": "Quenty's TimeSyncService keeps time synchronized between all clients and the server", "keywords": [ "Roblox", diff --git a/src/transparencyservice/CHANGELOG.md b/src/transparencyservice/CHANGELOG.md index 618993e016..7cf338ddf1 100644 --- a/src/transparencyservice/CHANGELOG.md +++ b/src/transparencyservice/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.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/transparencyservice@7.0.1...@quenty/transparencyservice@7.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/transparencyservice + + + + + ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/transparencyservice@7.0.0...@quenty/transparencyservice@7.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/transparencyservice diff --git a/src/transparencyservice/package.json b/src/transparencyservice/package.json index 5b7af008bd..2a89740bd9 100644 --- a/src/transparencyservice/package.json +++ b/src/transparencyservice/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/transparencyservice", - "version": "7.0.1", + "version": "7.1.0", "description": "Service that orchistrates transparency setting from multiple colliding sources and handle the transparency appropriately. This means that 2 systems can work with transparency without knowing about each other.", "keywords": [ "Roblox", diff --git a/src/uiobjectutils/CHANGELOG.md b/src/uiobjectutils/CHANGELOG.md index a972253bd3..aceb7aacab 100644 --- a/src/uiobjectutils/CHANGELOG.md +++ b/src/uiobjectutils/CHANGELOG.md @@ -1,24 +1,15 @@ -# v3.2.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.1.0...@quenty/uiobjectutils@3.2.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/uiobjectutils -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/uiobjectutils@3.0.0...@quenty/uiobjectutils@3.1.0) (2022-12-29) diff --git a/src/uiobjectutils/package.json b/src/uiobjectutils/package.json index f263f59ae6..c3e97bb282 100644 --- a/src/uiobjectutils/package.json +++ b/src/uiobjectutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/uiobjectutils", - "version": "3.1.0", + "version": "3.2.0", "description": "UI object utils library for Roblox", "keywords": [ "Roblox", diff --git a/src/undostack/CHANGELOG.md b/src/undostack/CHANGELOG.md index 21ed2035c4..ebf1b92c2d 100644 --- a/src/undostack/CHANGELOG.md +++ b/src/undostack/CHANGELOG.md @@ -1,24 +1,15 @@ -# v1.6.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [1.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/undostack@1.5.0...@quenty/undostack@1.6.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/undostack -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/undostack@1.4.0...@quenty/undostack@1.5.0) (2023-01-11) diff --git a/src/undostack/package.json b/src/undostack/package.json index 271c30a772..cff58b53b9 100644 --- a/src/undostack/package.json +++ b/src/undostack/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/undostack", - "version": "1.5.0", + "version": "1.6.0", "description": "Generalized undo stack for Roblox", "keywords": [ "Roblox", diff --git a/src/userserviceutils/CHANGELOG.md b/src/userserviceutils/CHANGELOG.md index ce7a9bac11..734af68285 100644 --- a/src/userserviceutils/CHANGELOG.md +++ b/src/userserviceutils/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. +# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/userserviceutils@3.0.1...@quenty/userserviceutils@3.1.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/userserviceutils + + + + + ## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/userserviceutils@3.0.0...@quenty/userserviceutils@3.0.1) (2022-11-04) **Note:** Version bump only for package @quenty/userserviceutils diff --git a/src/userserviceutils/package.json b/src/userserviceutils/package.json index 0da7a15be1..bac87cefdc 100644 --- a/src/userserviceutils/package.json +++ b/src/userserviceutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/userserviceutils", - "version": "3.0.1", + "version": "3.1.0", "description": "Utilities involving UserService in Roblox", "keywords": [ "Roblox", diff --git a/src/valuebaseutils/CHANGELOG.md b/src/valuebaseutils/CHANGELOG.md index 32b03f17cb..33787b9fdc 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. +# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@7.5.0...@quenty/valuebaseutils@7.6.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/valuebaseutils + + + + + # [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@7.4.0...@quenty/valuebaseutils@7.5.0) (2023-01-11) **Note:** Version bump only for package @quenty/valuebaseutils diff --git a/src/valuebaseutils/package.json b/src/valuebaseutils/package.json index 96d2cc0715..8106d8562d 100644 --- a/src/valuebaseutils/package.json +++ b/src/valuebaseutils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/valuebaseutils", - "version": "7.5.0", + "version": "7.6.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 1830512d10..90ad390b86 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. +# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.4.0...@quenty/valueobject@7.5.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/valueobject + + + + + # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.3.0...@quenty/valueobject@7.4.0) (2023-01-11) **Note:** Version bump only for package @quenty/valueobject diff --git a/src/valueobject/package.json b/src/valueobject/package.json index 0ffe14871f..7e99fd951f 100644 --- a/src/valueobject/package.json +++ b/src/valueobject/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/valueobject", - "version": "7.4.0", + "version": "7.5.0", "description": "To work like value objects in Roblox and track a single item with .Changed events", "keywords": [ "Roblox", diff --git a/src/vector3utils/CHANGELOG.md b/src/vector3utils/CHANGELOG.md index 461b052c9c..324cf63a5b 100644 --- a/src/vector3utils/CHANGELOG.md +++ b/src/vector3utils/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.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/vector3utils@6.2.0...@quenty/vector3utils@6.3.0) (2023-02-21) + +**Note:** Version bump only for package @quenty/vector3utils + + + + + # [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/vector3utils@6.1.0...@quenty/vector3utils@6.2.0) (2022-12-27) **Note:** Version bump only for package @quenty/vector3utils diff --git a/src/vector3utils/package.json b/src/vector3utils/package.json index e8ba0fc2b5..3c8f74d456 100644 --- a/src/vector3utils/package.json +++ b/src/vector3utils/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/vector3utils", - "version": "6.2.0", + "version": "6.3.0", "description": "Utilities involving Vector3 objects in Roblox", "keywords": [ "Roblox", diff --git a/src/viewport/CHANGELOG.md b/src/viewport/CHANGELOG.md index b27d9791b4..d4236bb883 100644 --- a/src/viewport/CHANGELOG.md +++ b/src/viewport/CHANGELOG.md @@ -1,24 +1,15 @@ -# v5.12.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- docs: fixing broken links [#327](https://github.com/Quenty/NevermoreEngine/pull/327) ([@antcar0929](https://github.com/antcar0929)) +# [5.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/viewport@5.11.0...@quenty/viewport@5.12.0) (2023-02-21) -#### Authors: 2 +**Note:** Version bump only for package @quenty/viewport -- Antcar ([@antcar0929](https://github.com/antcar0929)) -- 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. # [5.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/viewport@5.10.0...@quenty/viewport@5.11.0) (2023-01-11) diff --git a/src/viewport/package.json b/src/viewport/package.json index 44b7e4be06..de7abf641b 100644 --- a/src/viewport/package.json +++ b/src/viewport/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/viewport", - "version": "5.11.0", + "version": "5.12.0", "description": "Rendering functionality for viewportFrames", "keywords": [ "Roblox", diff --git a/tools/cli-output-helpers/CHANGELOG.md b/tools/cli-output-helpers/CHANGELOG.md index 7c6f9daaf2..b13804426c 100644 --- a/tools/cli-output-helpers/CHANGELOG.md +++ b/tools/cli-output-helpers/CHANGELOG.md @@ -1,23 +1,15 @@ -# v1.2.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- style: Fix styling issues and linting issues, as well as build issues with package-lock install ([@Quenty](https://github.com/Quenty)) +# [1.2.0](https://github.com/Quenty/Nevermore/compare/@quenty/cli-output-helpers@1.1.0...@quenty/cli-output-helpers@1.2.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/cli-output-helpers -- 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. # 1.1.0 (2022-12-27) diff --git a/tools/cli-output-helpers/package-lock.json b/tools/cli-output-helpers/package-lock.json index f9b4e54fa6..65292115bd 100644 --- a/tools/cli-output-helpers/package-lock.json +++ b/tools/cli-output-helpers/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quenty/cli-output-helpers", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@quenty/cli-output-helpers", - "version": "1.1.0", + "version": "1.2.0", "license": "UNLICENSED", "dependencies": { "chalk": "^4.1.2" diff --git a/tools/cli-output-helpers/package.json b/tools/cli-output-helpers/package.json index 3ca18775ff..53d637583a 100644 --- a/tools/cli-output-helpers/package.json +++ b/tools/cli-output-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/cli-output-helpers", - "version": "1.1.0", + "version": "1.2.0", "description": "Helpers to generate Nevermore package and game templates", "keywords": [ "Roblox", diff --git a/tools/nevermore-cli/CHANGELOG.md b/tools/nevermore-cli/CHANGELOG.md index c915161e62..228c09536f 100644 --- a/tools/nevermore-cli/CHANGELOG.md +++ b/tools/nevermore-cli/CHANGELOG.md @@ -1,23 +1,15 @@ -# v1.4.0 (Tue Feb 21 2023) - -#### 🚀 Enhancement - -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# Change Log -#### 🐛 Bug Fix +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- style: Fix styling issues and linting issues, as well as build issues with package-lock install ([@Quenty](https://github.com/Quenty)) +# [1.4.0](https://github.com/Quenty/Nevermore/compare/@quenty/nevermore-cli@1.3.0...@quenty/nevermore-cli@1.4.0) (2023-02-21) -#### Authors: 1 +**Note:** Version bump only for package @quenty/nevermore-cli -- 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. # [1.3.0](https://github.com/Quenty/Nevermore/compare/@quenty/nevermore-cli@1.2.0...@quenty/nevermore-cli@1.3.0) (2022-12-27) diff --git a/tools/nevermore-cli/package-lock.json b/tools/nevermore-cli/package-lock.json index 0d73f587c7..4802dc5302 100644 --- a/tools/nevermore-cli/package-lock.json +++ b/tools/nevermore-cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quenty/nevermore-cli", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@quenty/nevermore-cli", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "dependencies": { "@quenty/cli-output-helpers": "file:../cli-output-helpers", diff --git a/tools/nevermore-cli/package.json b/tools/nevermore-cli/package.json index b045d9b213..69e12349d2 100644 --- a/tools/nevermore-cli/package.json +++ b/tools/nevermore-cli/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/nevermore-cli", - "version": "1.3.0", + "version": "1.4.0", "description": "CLI interface for Nevermore", "keywords": [ "Roblox", diff --git a/tools/nevermore-template-helpers/CHANGELOG.md b/tools/nevermore-template-helpers/CHANGELOG.md index 6af6c8df49..ce0a3af080 100644 --- a/tools/nevermore-template-helpers/CHANGELOG.md +++ b/tools/nevermore-template-helpers/CHANGELOG.md @@ -1,24 +1,18 @@ -# v1.2.0 (Tue Feb 21 2023) +# Change Log -#### 🚀 Enhancement +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -- fix: A variety of small changes [#328](https://github.com/Quenty/NevermoreEngine/pull/328) ([@Quenty](https://github.com/Quenty)) +# [1.2.0](https://github.com/Quenty/Nevermore/compare/@quenty/nevermore-template-helpers@1.1.0...@quenty/nevermore-template-helpers@1.2.0) (2023-02-21) -#### 🐛 Bug Fix -- style: Fix styling issues and linting issues, as well as build issues with package-lock install ([@Quenty](https://github.com/Quenty)) -- fix: Handle kebab-case ([@Quenty](https://github.com/Quenty)) +### Bug Fixes -#### Authors: 1 +* Handle kebab-case ([7b53534](https://github.com/Quenty/Nevermore/commit/7b535343b6215464e31278b7978c8743232d71d0)) -- 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. # 1.1.0 (2022-12-27) diff --git a/tools/nevermore-template-helpers/package-lock.json b/tools/nevermore-template-helpers/package-lock.json index 3b1029615a..4f99e852c5 100644 --- a/tools/nevermore-template-helpers/package-lock.json +++ b/tools/nevermore-template-helpers/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quenty/nevermore-template-helpers", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@quenty/nevermore-template-helpers", - "version": "1.1.0", + "version": "1.2.0", "license": "UNLICENSED", "dependencies": { "@quenty/cli-output-helpers": "file:../cli-output-helpers", diff --git a/tools/nevermore-template-helpers/package.json b/tools/nevermore-template-helpers/package.json index eac86a4b71..34b453a082 100644 --- a/tools/nevermore-template-helpers/package.json +++ b/tools/nevermore-template-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@quenty/nevermore-template-helpers", - "version": "1.1.0", + "version": "1.2.0", "description": "Helpers to generate Nevermore package and game templates", "keywords": [ "Roblox",