@forge/cli
13.2.0-next.4-experimental-094961613.2.0-next.12-experimental-28c9ab7
CHANGELOG.md~
CHANGELOG.mdModified+105−8
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,30 +1,127 @@
# @forge/cli
-## 13.2.0-next.4-experimental-0949616
+## 13.2.0-next.12-experimental-28c9ab7
### Minor Changes
-- 342098d: Implement server-side linter logic to prevent accidental major app version deployments
+- 238025c: Surface rate limiting on CLI, update e2e tests
+- 8826ca3: add personal apps support for Forge app creation
+- 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
+- 794aa2a: Skip warning for internal sites for personal apps
- 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 [794aa2a]
+- Updated dependencies [8826ca3]
+- Updated dependencies [6e5b5a4]
+- Updated dependencies [d415c89]
- Updated dependencies [757223b]
+- Updated dependencies [5abe69e]
- Updated dependencies [7195f29]
- Updated dependencies [3252a62]
+- Updated dependencies [c67b720]
- 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.12
+
+### Patch Changes
+
+- 5abe69e: add support for personal app installation contexts
+- Updated dependencies [5abe69e]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 13.2.0-next.11
+
+### Minor Changes
+
+- 8826ca3: add personal apps support for Forge app creation
+
+### Patch Changes
+
+- Updated dependencies [8826ca3]
+- Updated dependencies [c67b720]
+ - @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