We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b7d2e commit 773ea6cCopy full SHA for 773ea6c
CHANGELOG.md
@@ -4,5 +4,5 @@ All notable changes to this package will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [1.0.0] - 2025-08-27
+## [1.0.1] - 2025-08-27
8
- Initial release
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@needle-tools/three-animation-pointer",
3
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "KHR_animation_pointer support for three.js",
"type": "module",
"main": "dist/three-animation-pointer.js",
0 commit comments