@forge/cli-shared 8.17.1-next.4-experimental-13a01c2 → 8.18.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,6 +1,10 @@
1
1
  # @forge/cli-shared
2
2
 
3
- ## 8.17.1-next.4-experimental-13a01c2
3
+ ## 8.18.0
4
+
5
+ ### Minor Changes
6
+
7
+ - e3947f2: Add app enforcement warning message for deploy,install and tunnel commands
4
8
 
5
9
  ### Patch Changes
6
10
 
@@ -9,7 +13,13 @@
9
13
  - Updated dependencies [a1a0375]
10
14
  - Updated dependencies [06c240c]
11
15
  - Updated dependencies [2e6f63a]
12
- - @forge/manifest@12.4.0-next.3-experimental-13a01c2
16
+ - @forge/manifest@12.4.0
17
+
18
+ ## 8.18.0-next.5
19
+
20
+ ### Minor Changes
21
+
22
+ - e3947f2: Add app enforcement warning message for deploy,install and tunnel commands
13
23
 
14
24
  ## 8.17.1-next.4
15
25