@forge/cli

13.3.0-next.2513.3.0
CHANGELOG.md
~CHANGELOG.mdModified
+55
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,61 @@
 # @forge/cli
 
+## 13.3.0
+
+### Minor Changes
+
+- 4d50a76: Changes to forge deploy with a feature-gated combined artifact upload flow.
+- 8a9e608: Pull the Forge tunnel proxy-sidecar image from the Portable Registry, falling back to ECR if the initial pull fails
+- 342098d: Implement server-side linter logic to prevent accidental major app version deployments
+- 3e8de63: add `manifest render` command
+- a36d70b: Implement manual bundler
+- 52e074e: Global App integration + Trigger / Action modules
+- bc2d278: Display deeplinks to installed modules after a successful `forge install`
+- d4c9ac4: Added global:fullPage template
+- d706cd8: Add support for manually bundling UI Kit resources and bypassing the built-in default bundler
+
+### Patch Changes
+
+- 905d8c5: Design changes, hint to module add and a spinner when loading
+- 2ce3236: Analytics for UI resources and extraFiles
+- c8105d8: Remind the user to authenticate to the container registry after creating a new container
+- cddef39: Rename 'package' resource property to 'bundler' to align with property for backend bundling
+- 6a368f2: Update uninstall args when using installation id
+- 8d20095: bump adm-zip to v0.6.0
+- e7bfe5e: Removing installationTarget
+- Updated dependencies [4d50a76]
+- Updated dependencies [905d8c5]
+- Updated dependencies [0f6f64f]
+- Updated dependencies [8a9e608]
+- Updated dependencies [f01417b]
+- Updated dependencies [18b920d]
+- Updated dependencies [d706cd8]
+- Updated dependencies [342098d]
+- Updated dependencies [c8105d8]
+- Updated dependencies [4b90a07]
+- Updated dependencies [3e8de63]
+- Updated dependencies [cddef39]
+- Updated dependencies [0949833]
+- Updated dependencies [a36d70b]
+- Updated dependencies [d1610cc]
+- Updated dependencies [52e074e]
+- Updated dependencies [8d20095]
+- Updated dependencies [e7bfe5e]
+- Updated dependencies [bc2d278]
+- Updated dependencies [498fda5]
+- Updated dependencies [ca4fa27]
+- Updated dependencies [4404f62]
+- 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]
+
 ## 13.3.0-next.25
 
 ### Patch Changes