@doodle-engine/cli 0.0.17 → 0.0.19

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/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @doodle-engine/cli
2
2
 
3
+ ## 0.0.19
4
+
5
+ ### Patch Changes
6
+
7
+ - 07090d1: feature: asset loader
8
+ - Updated dependencies [07090d1]
9
+ - @doodle-engine/react@0.0.19
10
+ - @doodle-engine/core@0.0.19
11
+
12
+ ## 0.0.18
13
+
14
+ ### Patch Changes
15
+
16
+ - eabd6f3: update placeholders
17
+ - Updated dependencies [eabd6f3]
18
+ - @doodle-engine/core@0.0.18
19
+ - @doodle-engine/react@0.0.18
20
+
3
21
  ## 0.0.17
4
22
 
5
23
  ### Patch Changes
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Tests for CLI manifest generation and service worker output.
3
+ */
4
+ export {};
5
+ //# sourceMappingURL=manifest.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"manifest.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/manifest.test.ts"],"names":[],"mappings":"AAAA;;GAEG"}