@auto-engineer/cli 0.8.14 → 0.9.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,29 @@
1
1
  # @auto-engineer/cli
2
2
 
3
+ ## 0.9.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @auto-engineer/file-store@0.9.1
9
+ - @auto-engineer/flow@0.9.1
10
+ - @auto-engineer/message-bus@0.9.1
11
+ - @auto-engineer/message-store@0.9.1
12
+
13
+ ## 0.9.0
14
+
15
+ ### Minor Changes
16
+
17
+ - add a new experience slice type
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies
22
+ - @auto-engineer/file-store@0.9.0
23
+ - @auto-engineer/flow@0.9.0
24
+ - @auto-engineer/message-bus@0.9.0
25
+ - @auto-engineer/message-store@0.9.0
26
+
3
27
  ## 0.8.14
4
28
 
5
29
  ### Patch Changes