@forge/cli-shared 3.5.1-next.7 → 3.6.0-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,25 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 3.6.0-next.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 8c60d162: Fixing small cross-platform issue with line breaks in .gitignore
8
+
9
+ ## 3.5.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 8ac7fd3: Rename tunnel and runtime packages
14
+ - 38e4ae4: Added sentry to the CLI for error capture and analytics
15
+ - Updated dependencies [30a32d0]
16
+ - Updated dependencies [734a5de]
17
+ - Updated dependencies [40b251c]
18
+ - Updated dependencies [2c490ad]
19
+ - Updated dependencies [4471be8]
20
+ - Updated dependencies [e975f19]
21
+ - @forge/manifest@4.6.0
22
+
3
23
  ## 3.5.1-next.7
4
24
 
5
25
  ### Patch Changes