@forge/cli-shared 5.3.2-next.2 → 5.4.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,21 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 5.4.0-next.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 41ba7c6: Removing Cloudflare enable FF and ngrok tunnel implementation
8
+
9
+ ## 5.3.2
10
+
11
+ ### Patch Changes
12
+
13
+ - c9077a2: Rename function getEnvironment to getEnvironmentConfig
14
+ - 07355ac: Use staging runtime wrapper for dev & staging environments
15
+ - Updated dependencies [9985768]
16
+ - Updated dependencies [f32f860]
17
+ - @forge/manifest@7.5.3
18
+
3
19
  ## 5.3.2-next.2
4
20
 
5
21
  ### Patch Changes