@forge/cli

13.3.0-next.12-experimental-4b981ef13.3.0-next.15-experimental-5f9d93a
CHANGELOG.md
~CHANGELOG.mdModified
+55−8
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,25 +1,30 @@
 # @forge/cli
 
-## 13.3.0-next.12-experimental-4b981ef
+## 13.3.0-next.15-experimental-5f9d93a
 
 ### Minor Changes
 
 - 4d50a76: Changes to forge deploy with a feature-gated combined artifact upload flow.
-- efa5897: Move from node-fetch to native fetch
+- 8a9e608: Pull the Forge tunnel proxy-sidecar image from the Portable Registry, falling back to ECR if the initial pull fails
+- 3e8de63: add `manifest render` command
 - a36d70b: Implement manual bundler
 - bc2d278: Display deeplinks to installed modules after a successful `forge install`
 - d706cd8: Add support for manually bundling UI Kit resources and bypassing the built-in default bundler
 
 ### Patch Changes
 
+- c8105d8: Remind the user to authenticate to the container registry after creating a new container
 - e7bfe5e: Removing installationTarget
 - Updated dependencies [4d50a76]
-- Updated dependencies [efa5897]
 - Updated dependencies [0f6f64f]
+- Updated dependencies [8a9e608]
 - Updated dependencies [f01417b]
 - Updated dependencies [18b920d]
 - Updated dependencies [d706cd8]
+- Updated dependencies [c8105d8]
+- Updated dependencies [4b90a07]
+- Updated dependencies [3e8de63]
 - Updated dependencies [0949833]
 - Updated dependencies [a36d70b]
 - Updated dependencies [d1610cc]
 - Updated dependencies [e7bfe5e]
@@ -29,14 +34,56 @@
 - Updated dependencies [89ccb1e]
 - Updated dependencies [39f1f15]
 - Updated dependencies [c3a0f20]
 - Updated dependencies [d706cd8]
-  - @forge/[email protected]
-  - @forge/[email protected]
-  - @forge/[email protected]
-  - @forge/[email protected]
-  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
 
+## 13.3.0-next.15
+
+### Minor Changes
+
+- 3e8de63: add `manifest render` command
+
+### Patch Changes
+
+- c8105d8: Remind the user to authenticate to the container registry after creating a new container
+- Updated dependencies [c8105d8]
+- Updated dependencies [3e8de63]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 13.3.0-next.14
+
+### Minor Changes
+
+- 8a9e608: Pull the Forge tunnel proxy-sidecar image from the Portable Registry, falling back to ECR if the initial pull fails
+
+### Patch Changes
+
+- Updated dependencies [8a9e608]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 13.3.0-next.13
+
+### Patch Changes
+
+- Updated dependencies [4b90a07]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
 ## 13.3.0-next.12
 
 ### Patch Changes