@mirage-engine/core 0.2.2 → 0.3.1

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,26 @@
1
1
  # @mirage-engine/core
2
2
 
3
+ ## 0.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 91922e4: pnpm bug fix
8
+ - Updated dependencies [91922e4]
9
+ - @mirage-engine/dom-tracker@0.3.4
10
+ - @mirage-engine/painter@1.0.2
11
+
12
+ ## 0.3.0
13
+
14
+ ### Minor Changes
15
+
16
+ - 11f77b6: update seven craft
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [11f77b6]
21
+ - @mirage-engine/dom-tracker@0.3.0
22
+ - @mirage-engine/painter@1.0.1
23
+
3
24
  ## 0.2.2
4
25
 
5
26
  ### Patch Changes