@forge/cli-shared 8.9.1-next.8 → 8.10.0-next.11

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
+ ## 8.10.0-next.11
4
+
5
+ ### Minor Changes
6
+
7
+ - 84a6923: Added new webtrigger create subcommand
8
+
9
+ ### Patch Changes
10
+
11
+ - 0e50442: Update Developer Terms link
12
+
13
+ ## 8.9.1-next.10
14
+
15
+ ### Patch Changes
16
+
17
+ - 949f9df: improve docker compose startup failure error message
18
+
19
+ ## 8.9.1-next.9
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [bb6e58a]
24
+ - @forge/manifest@11.1.0-next.6
25
+
3
26
  ## 8.9.1-next.8
4
27
 
5
28
  ### Patch Changes