@forge/cli-shared 3.23.2-next.0 → 3.23.2-next.2

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,19 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 3.23.2-next.2
4
+
5
+ ### Patch Changes
6
+
7
+ - e3f15f1: Bumping dependencies via Renovate:
8
+
9
+ - @sentry/node
10
+
11
+ ## 3.23.2-next.1
12
+
13
+ ### Patch Changes
14
+
15
+ - 1548c5b: Don't silently fail when ngrok config path isn't set
16
+
3
17
  ## 3.23.2-next.0
4
18
 
5
19
  ### Patch Changes