@quenty/animationgroup
Advanced tools
Comparing version 10.3.1-canary.478.34e8ede.0 to 10.3.1-canary.478.88914d9.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.3.1-canary.478.34e8ede.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.3.0...@quenty/animationgroup@10.3.1-canary.478.34e8ede.0) (2024-08-27) | ||
## [10.3.1-canary.478.88914d9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@10.3.0...@quenty/animationgroup@10.3.1-canary.478.88914d9.0) (2024-09-12) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/animationgroup |
{ | ||
"name": "@quenty/animationgroup", | ||
"version": "10.3.1-canary.478.34e8ede.0", | ||
"version": "10.3.1-canary.478.88914d9.0", | ||
"description": "A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.", | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"@quenty/animationtrackutils": "2.2.0", | ||
"@quenty/baseobject": "10.3.1-canary.478.34e8ede.0", | ||
"@quenty/loader": "10.3.1-canary.478.34e8ede.0", | ||
"@quenty/maid": "3.2.0" | ||
"@quenty/baseobject": "10.3.1-canary.478.88914d9.0", | ||
"@quenty/loader": "10.3.1-canary.478.88914d9.0", | ||
"@quenty/maid": "3.2.1-canary.478.88914d9.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "34e8edee97fa93a0a5bd84442b85826082444f2a" | ||
"gitHead": "88914d9021cfc9d91111f4d825341271dc292ec4" | ||
} |
17997
+ Added@quenty/baseobject@10.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/loader@10.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/maid@3.2.1-canary.478.88914d9.0(transitive)
- Removed@quenty/baseobject@10.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/loader@10.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/maid@3.2.0(transitive)