@forge/cli
13.2.0-next.4-experimental-fda9df613.2.0-next.10-experimental-f51f593
CHANGELOG.md~
CHANGELOG.mdModified+72−8
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,30 +1,94 @@
# @forge/cli
-## 13.2.0-next.4-experimental-fda9df6
+## 13.2.0-next.10-experimental-f51f593
### Minor Changes
-- 342098d: Implement server-side linter logic to prevent accidental major app version deployments
+- 238025c: Surface rate limiting on CLI, update e2e tests
+- d415c89: Surface rate limit errors in CLI, improve E2E test robustness
- 757223b: Added Dashboard, bitbucket, rovo, teamwork, action templates
### Patch Changes
+- 77aa958: Formatting
+- 379d225: Remove the "(EAP)" suffix from the "Customer Service Management" product label in the `forge create` wizard. The three Customer Service Management extension points (`customerServiceManagement:queuePage`, `customerServiceManagement:requestDetail`, `customerServiceManagement:crmImport`) are all GA.
- 903d6c1: Updated UI to show error when no installations
- 0f84939: Fixing pagination failures with `forge environments list` for apps with larger environment counts
+- 6e5b5a4: Better interface for packaging the runtime code
+- 5abe69e: add support for personal app installation contexts
- Updated dependencies [4c5ba1c]
- Updated dependencies [903d6c1]
-- Updated dependencies [342098d]
+- Updated dependencies [6e5b5a4]
+- Updated dependencies [d415c89]
- Updated dependencies [757223b]
+- Updated dependencies [5abe69e]
- Updated dependencies [7195f29]
- Updated dependencies [3252a62]
- Updated dependencies [3991f92]
- - @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.2.0-next.10
+
+### Patch Changes
+
+- 77aa958: Formatting
+
+## 13.2.0-next.9
+
+### Patch Changes
+
+- @forge/[email protected]
+- @forge/[email protected]
+- @forge/[email protected]
+
+## 13.2.0-next.8
+
+### Patch Changes
+
+- 6e5b5a4: Better interface for packaging the runtime code
+- Updated dependencies [6e5b5a4]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 13.2.0-next.7
+
+### Patch Changes
+
+- 379d225: Remove the "(EAP)" suffix from the "Customer Service Management" product label in the `forge create` wizard. The three Customer Service Management extension points (`customerServiceManagement:queuePage`, `customerServiceManagement:requestDetail`, `customerServiceManagement:crmImport`) are all GA.
+
+## 13.2.0-next.6
+
+### Minor Changes
+
+- 238025c: Surface rate limiting on CLI, update e2e tests
+- d415c89: Surface rate limit errors in CLI, improve E2E test robustness
+
+### Patch Changes
+
+- Updated dependencies [d415c89]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 13.2.0-next.5
+
+### Patch Changes
+
+- 903d6c1: Updated UI to show error when no installations
+- Updated dependencies [903d6c1]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
## 13.2.0-next.4
### Minor Changes