@forge/cli-shared 6.11.0-next.10-experimental-9e772ae → 6.11.0-next.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,27 +1,16 @@
1
1
  # @forge/cli-shared
2
2
 
3
- ## 6.11.0-next.10-experimental-9e772ae
3
+ ## 6.11.0-next.12
4
4
 
5
- ### Minor Changes
5
+ ### Patch Changes
6
6
 
7
- - d86ca2b: Migrate runtime deprecation check from @forge/manifest to @forge/cli
7
+ - ddbe1f9: make environmentKey optional for build
8
+
9
+ ## 6.11.0-next.11
8
10
 
9
11
  ### Patch Changes
10
12
 
11
- - 6444f47: added new build command
12
- - 6db64a3: Improve build tag validation
13
- - 9a2ca12: Added new callout for buildsByApp
14
13
  - 2a30889: Remove environment flag for build command
15
- - f6ec33c: added createdby column in buildlist
16
- - Updated dependencies [d86ca2b]
17
- - Updated dependencies [a56ca61]
18
- - Updated dependencies [8bd52d6]
19
- - Updated dependencies [43832a8]
20
- - Updated dependencies [743bbdc]
21
- - Updated dependencies [065b6a2]
22
- - Updated dependencies [a891abf]
23
- - Updated dependencies [439551a]
24
- - @forge/manifest@9.3.0-next.6-experimental-9e772ae
25
14
 
26
15
  ## 6.11.0-next.10
27
16