Skip to content

Commit 139153f

Browse files
committed
chore(release): %s [skip ci]
- @quenty/characterutils@12.16.0 - @quenty/clipcharacters@12.17.0 - @quenty/coreguienabler@12.16.0 - @quenty/deathreport@10.19.0 - @quenty/equippedtracker@13.16.0 - @quenty/humanoidspeed@12.21.0 - @quenty/idleservice@13.21.0 - @quenty/ik@15.22.0 - @quenty/parttouchingcalculator@14.18.0 - @quenty/ragdoll@15.21.0 - @quenty/rogue-humanoid@10.21.0 - @quenty/seatutils@7.17.0 - @quenty/softshutdown@9.21.0 - @quenty/toolutils@1.1.0
1 parent 9a046c0 commit 139153f

File tree

28 files changed

+132
-27
lines changed

28 files changed

+132
-27
lines changed

src/characterutils/CHANGELOG.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,15 @@
1-
# v12.16.0 (Fri Jan 24 2025)
2-
3-
#### 🚀 Enhancement
4-
5-
- Add ToolUtils package [#532](https://github.com/Quenty/NevermoreEngine/pull/532) ([@Quenty](https://github.com/Quenty))
1+
# Change Log
62

7-
#### 🐛 Bug Fix
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
85

9-
- refactor: Use RxInstanceUtils.observeParentBrio(humanoid) ([@Quenty](https://github.com/Quenty))
6+
# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.15.0...@quenty/characterutils@12.16.0) (2025-01-24)
107

11-
#### Authors: 1
8+
**Note:** Version bump only for package @quenty/characterutils
129

13-
- James Onnen ([@Quenty](https://github.com/Quenty))
1410

15-
---
1611

17-
# Change Log
1812

19-
All notable changes to this project will be documented in this file.
20-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
2113

2214
# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.14.0...@quenty/characterutils@12.15.0) (2024-12-15)
2315

src/characterutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/characterutils",
3-
"version": "12.15.0",
3+
"version": "12.16.0",
44
"description": "CharacterUtils",
55
"keywords": [
66
"Roblox",

src/clipcharacters/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clipcharacters@12.16.0...@quenty/clipcharacters@12.17.0) (2025-01-24)
7+
8+
**Note:** Version bump only for package @quenty/clipcharacters
9+
10+
11+
12+
13+
614
# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clipcharacters@12.15.0...@quenty/clipcharacters@12.16.0) (2024-12-15)
715

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

src/clipcharacters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/clipcharacters",
3-
"version": "12.16.0",
3+
"version": "12.17.0",
44
"description": "Clip characters locally on the client of other clients so they don't interfer with physics.",
55
"keywords": [
66
"Roblox",

src/coreguienabler/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguienabler@12.15.0...@quenty/coreguienabler@12.16.0) (2025-01-24)
7+
8+
**Note:** Version bump only for package @quenty/coreguienabler
9+
10+
11+
12+
13+
614
# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/coreguienabler@12.14.0...@quenty/coreguienabler@12.15.0) (2024-12-15)
715

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

src/coreguienabler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/coreguienabler",
3-
"version": "12.15.0",
3+
"version": "12.16.0",
44
"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.",
55
"keywords": [
66
"Roblox",

src/deathreport/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.18.1...@quenty/deathreport@10.19.0) (2025-01-24)
7+
8+
**Note:** Version bump only for package @quenty/deathreport
9+
10+
11+
12+
13+
614
## [10.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.18.0...@quenty/deathreport@10.18.1) (2025-01-22)
715

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

src/deathreport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/deathreport",
3-
"version": "10.18.1",
3+
"version": "10.19.0",
44
"description": "Death report service which will track the deaths of players",
55
"keywords": [
66
"Roblox",

src/equippedtracker/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/equippedtracker@13.15.0...@quenty/equippedtracker@13.16.0) (2025-01-24)
7+
8+
**Note:** Version bump only for package @quenty/equippedtracker
9+
10+
11+
12+
13+
614
# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/equippedtracker@13.14.0...@quenty/equippedtracker@13.15.0) (2024-12-15)
715

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

src/equippedtracker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/equippedtracker",
3-
"version": "13.15.0",
3+
"version": "13.16.0",
44
"description": "Tracks the equipped player of a tool",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)