diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ea78488e..c74d65ef3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- `@quenty/aggregator@1.2.0`, `@quenty/attributeutils@14.15.0`, `@quenty/avatareditorutils@7.17.0`, `@quenty/colorpalette@10.18.0`, `@quenty/ik@15.20.0`, `@quenty/promise@10.9.0`, `@quenty/rigbuilderutils@10.17.0`, `@quenty/rx@13.15.0`, `@quenty/userserviceutils@9.16.0` + - users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # (Tue Dec 03 2024) #### 🚀 Enhancement diff --git a/src/aggregator/CHANGELOG.md b/src/aggregator/CHANGELOG.md index b26eaaf85b..40f2fac59a 100644 --- a/src/aggregator/CHANGELOG.md +++ b/src/aggregator/CHANGELOG.md @@ -1,3 +1,16 @@ +# v1.2.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +- feat: Add rate aggregation and batching ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/src/attributeutils/CHANGELOG.md b/src/attributeutils/CHANGELOG.md index 38f08cc50a..af2d135bef 100644 --- a/src/attributeutils/CHANGELOG.md +++ b/src/attributeutils/CHANGELOG.md @@ -1,3 +1,16 @@ +# v14.15.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +- feat: Add JSONAttributeValue and EncodedAttributeValue ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/src/avatareditorutils/CHANGELOG.md b/src/avatareditorutils/CHANGELOG.md index ee06b009fd..202ae9399c 100644 --- a/src/avatareditorutils/CHANGELOG.md +++ b/src/avatareditorutils/CHANGELOG.md @@ -1,3 +1,19 @@ +# v7.17.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) + +#### 🐛 Bug Fix + +- fix: Limit batch request size ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/src/colorpalette/CHANGELOG.md b/src/colorpalette/CHANGELOG.md index afa67bfa5e..e179a69d1b 100644 --- a/src/colorpalette/CHANGELOG.md +++ b/src/colorpalette/CHANGELOG.md @@ -1,3 +1,16 @@ +# v10.18.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +- feat: Allow observation of grades from palette ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/src/ik/CHANGELOG.md b/src/ik/CHANGELOG.md index 3aa9e0b1ff..0c6147067f 100644 --- a/src/ik/CHANGELOG.md +++ b/src/ik/CHANGELOG.md @@ -1,3 +1,19 @@ +# v15.20.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) + +#### 🐛 Bug Fix + +- fix: cleanup IK service properly ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/src/promise/CHANGELOG.md b/src/promise/CHANGELOG.md index eb971ebbcf..2774b879f2 100644 --- a/src/promise/CHANGELOG.md +++ b/src/promise/CHANGELOG.md @@ -1,3 +1,16 @@ +# v10.9.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +- feat: Add retry mechanism to UserInfoAggregator ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/src/rigbuilderutils/CHANGELOG.md b/src/rigbuilderutils/CHANGELOG.md index 406b2bdab5..409b0e92c2 100644 --- a/src/rigbuilderutils/CHANGELOG.md +++ b/src/rigbuilderutils/CHANGELOG.md @@ -1,3 +1,16 @@ +# v10.17.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +- feat: Add RigBuilderUtils.findAnimateScript(rig: Model) ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/src/rx/CHANGELOG.md b/src/rx/CHANGELOG.md index 42ac8f47d9..c78486a8f8 100644 --- a/src/rx/CHANGELOG.md +++ b/src/rx/CHANGELOG.md @@ -1,3 +1,16 @@ +# v13.15.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +- feat: Add fail and complete state to Rx ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/src/userserviceutils/CHANGELOG.md b/src/userserviceutils/CHANGELOG.md index 317b593906..cebcc7eac1 100644 --- a/src/userserviceutils/CHANGELOG.md +++ b/src/userserviceutils/CHANGELOG.md @@ -1,3 +1,16 @@ +# v9.16.0 (Sun Dec 15 2024) + +#### 🚀 Enhancement + +- users/quenty/updates [#524](https://github.com/Quenty/NevermoreEngine/pull/524) ([@Quenty](https://github.com/Quenty)) +- feat: Add retry mechanism to UserInfoAggregator ([@Quenty](https://github.com/Quenty)) + +#### Authors: 1 + +- James Onnen ([@Quenty](https://github.com/Quenty)) + +--- + # Change Log All notable changes to this project will be documented in this file.