@forge/cli

13.3.0-next.15-experimental-5f9d93a13.3.0-next.18-experimental-6320d72
CHANGELOG.md
~CHANGELOG.mdModified
+53−6
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,23 +1,32 @@
 # @forge/cli
 
-## 13.3.0-next.15-experimental-5f9d93a
+## 13.3.0-next.18-experimental-6320d72
 
+### Major Changes
+
+- 8759d77: Removed manifest schema validation from linting as this logic will reside in XLS.
+
 ### 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
 - 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`
 - 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
 - c8105d8: Remind the user to authenticate to the container registry after creating a new container
+- 8d20095: bump adm-zip to v0.6.0
 - e7bfe5e: Removing installationTarget
 - Updated dependencies [4d50a76]
+- Updated dependencies [905d8c5]
 - Updated dependencies [0f6f64f]
+- Updated dependencies [8759d77]
 - Updated dependencies [8a9e608]
 - Updated dependencies [f01417b]
 - Updated dependencies [18b920d]
 - Updated dependencies [d706cd8]
@@ -26,22 +35,60 @@
 - Updated dependencies [3e8de63]
 - 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 [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.18
+
+### Patch Changes
+
+- 8d20095: bump adm-zip to v0.6.0
+- Updated dependencies [8d20095]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 13.3.0-next.17
+
+### Patch Changes
+
+- 905d8c5: Design changes, hint to module add and a spinner when loading
+- Updated dependencies [905d8c5]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
+## 13.3.0-next.16
+
+### Minor Changes
+
+- 52e074e: Global App integration + Trigger / Action modules
+
+### Patch Changes
+
+- Updated dependencies [52e074e]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
 ## 13.3.0-next.15
 
 ### Minor Changes