@forge/cli-shared 3.5.1 → 3.6.0-next.1

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,17 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 3.6.0-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - d71279f: Add link to docs in CLI for MUAO EAP
8
+
9
+ ## 3.6.0-next.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 8c60d162: Fixing small cross-platform issue with line breaks in .gitignore
14
+
3
15
  ## 3.5.1
4
16
 
5
17
  ### Patch Changes