Skip to content

Commit fe6e463

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 88d2960 commit fe6e463

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# (Fri May 29 2026)
22

3+
#### 🐛 Bug Fix
4+
5+
- `@quenty/animations@8.32.1`
6+
- fix: Prevent playback on invalid targets [#706](https://github.com/Quenty/NevermoreEngine/pull/706) ([@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+
14+
# (Fri May 29 2026)
15+
316
#### 🚀 Enhancement
417

518
- `@quenty/grouputils@10.20.0`, `@quenty/saveslot@1.1.0`

src/animations/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
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+
114
# Change Log
215

316
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)