Skip to content

Commit e4ea5fb

Browse files
committed
version
1 parent 9f15887 commit e4ea5fb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.5] - 2025-10-15
8+
- Fix: Remove leftover log
9+
710
## [1.0.5] - 2025-10-15
811
- Add: support for boolean animation tracks (when using ubyte type)
912

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@needle-tools/three-animation-pointer",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "KHR_animation_pointer support for three.js",
55
"type": "module",
66
"main": "dist/three-animation-pointer.js",

0 commit comments

Comments
 (0)