@intelligentgraphics/ig.gfx.packager 2.3.1 → 2.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@intelligentgraphics/ig.gfx.packager",
3
- "version": "2.3.1",
4
- "description": "IG.GFX.Packager 2.3.1 (2.3.1.100)",
3
+ "version": "2.3.3",
4
+ "description": "IG.GFX.Packager 2.3.3 (2.3.3.100)",
5
5
  "author": "Michael Beier <mb@intelligentgraphics.biz>",
6
6
  "main": "build/index.js",
7
7
  "private": false,
package/readme.md CHANGED
@@ -278,6 +278,14 @@ The ts files have to adhere to a certain form to be processed.
278
278
 
279
279
  ## History
280
280
 
281
+ **IG.GFX.Packager 2.3.3**
282
+
283
+ - support package names with multiple dots for animation json scopes
284
+
285
+ **IG.GFX.Packager 2.3.2**
286
+
287
+ - reduce update check interval to 60 seconds
288
+
281
289
  **IG.GFX.Packager 2.3.1**
282
290
 
283
291
  - fix scope not being created when only a version ts and animations exist