Skip to content

Commit 6dd6bc3

Browse files
committed
chore(release): %s [skip ci]
- @quenty/animations@8.32.1
1 parent fe6e463 commit 6dd6bc3

2 files changed

Lines changed: 7 additions & 14 deletions

File tree

src/animations/CHANGELOG.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,14 @@
1-
# v8.32.1 (Fri May 29 2026)
2-
3-
#### 🐛 Bug Fix
4-
5-
- fix: Prevent playback on invalid targets [#706](https://github.com/Quenty/NevermoreEngine/pull/706) ([@alex-y-z](https://github.com/alex-y-z))
6-
- fix: Prevent playback on invalid targets ([@alex-y-z](https://github.com/alex-y-z))
7-
8-
#### Authors: 1
9-
10-
- Alex Turner ([@alex-y-z](https://github.com/alex-y-z))
11-
12-
---
13-
141
# Change Log
152

163
All notable changes to this project will be documented in this file.
174
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
185

6+
## [8.32.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.32.0...@quenty/animations@8.32.1) (2026-05-29)
7+
8+
### Bug Fixes
9+
10+
- Prevent playback on invalid targets ([fd1f826](https://github.com/Quenty/NevermoreEngine/commit/fd1f8262a21319dbab036ebd256f7af524b1ebe6))
11+
1912
# [8.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.31.2...@quenty/animations@8.32.0) (2026-05-29)
2013

2114
**Note:** Version bump only for package @quenty/animations

src/animations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/animations",
3-
"version": "8.32.0",
3+
"version": "8.32.1",
44
"description": "Utility methods for playing back animations on Roblox",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)