@forge/cli-shared

9.3.0-next.179.3.0-next.17-experimental-6320d72
CHANGELOG.md
~CHANGELOG.mdModified
+37
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,43 @@
 # @forge/cli-shared
 
+## 9.3.0-next.17-experimental-6320d72
+
+### Major Changes
+
+- 8759d77: Removed manifest schema validation from linting as this logic will reside in XLS.
+
+### Minor Changes
+
+- 8a9e608: Pull the Forge tunnel proxy-sidecar image from the Portable Registry, falling back to ECR if the initial pull fails
+- 18b920d: Update feature gate name
+- a36d70b: Implement manual bundler
+- 52e074e: Global App integration + Trigger / Action modules
+- bc2d278: Display deeplinks to installed modules after a successful `forge install`
+- ca4fa27: Add utility function to check if a UI Kit resource needs to be bundled
+
+### Patch Changes
+
+- 4d50a76: Changes to forge deploy with a feature-gated combined artifact upload flow.
+- 905d8c5: Design changes, hint to module add and a spinner when loading
+- c8105d8: Remind the user to authenticate to the container registry after creating a new container
+- 3e8de63: add `manifest render` command
+- 0949833: Update `tmp` to 0.2.7 to remediate vulnerability
+- 8d20095: bump adm-zip to v0.6.0
+- e7bfe5e: Removing installationTarget
+- Updated dependencies [8759d77]
+- Updated dependencies [f01417b]
+- Updated dependencies [d706cd8]
+- Updated dependencies [4b90a07]
+- Updated dependencies [3e8de63]
+- Updated dependencies [d1610cc]
+- Updated dependencies [e7bfe5e]
+- Updated dependencies [498fda5]
+- Updated dependencies [89ccb1e]
+- Updated dependencies [39f1f15]
+- Updated dependencies [c3a0f20]
+  - @forge/[email protected]
+
 ## 9.3.0-next.17
 
 ### Patch Changes