@forge/cli-shared 8.13.0-next.5 → 8.13.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,30 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.13.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 407bee3: Paginate the environment list command
8
+
9
+ ### Patch Changes
10
+
11
+ - cd0a085: Update glob dependency to version 11.1.0 across multiple packages
12
+ - 8b66e6f: Improve logic of container tunnel config restrictions
13
+ - Updated dependencies [10f70c2]
14
+ - Updated dependencies [cd0a085]
15
+ - Updated dependencies [f7c9fcc]
16
+ - Updated dependencies [b799627]
17
+ - Updated dependencies [29aa91c]
18
+ - Updated dependencies [8b66e6f]
19
+ - @forge/manifest@11.3.1
20
+
21
+ ## 8.13.0-next.6
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [b799627]
26
+ - @forge/manifest@11.3.1-next.5
27
+
3
28
  ## 8.13.0-next.5
4
29
 
5
30
  ### Minor Changes