@forge/cli-shared 5.3.0-next.4 → 5.3.1-next.0

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,28 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 5.3.1-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [0261f2b]
8
+ - @forge/manifest@7.5.2-next.0
9
+
10
+ ## 5.3.0
11
+
12
+ ### Minor Changes
13
+
14
+ - 22c4801: adding templates for rovo ai modules
15
+
16
+ ### Patch Changes
17
+
18
+ - 129818b: Add license argument for forge install command and update integration tests.
19
+ - Updated dependencies [844a726]
20
+ - Updated dependencies [d0e37e5]
21
+ - Updated dependencies [b55fa5a]
22
+ - Updated dependencies [d335c40]
23
+ - Updated dependencies [116a97f]
24
+ - @forge/manifest@7.5.1
25
+
3
26
  ## 5.3.0-next.4
4
27
 
5
28
  ### Patch Changes