@forge/cli-shared 6.6.0-next.9 → 6.6.0

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,5 +1,48 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 6.6.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f8e2503: Removed support of an installation id inplace of a site, product and environment installation context for the command
8
+ - e5cca82: Added command for app versions details
9
+ - 1a76049: Added support for Teamwork Graph.
10
+
11
+ ### Patch Changes
12
+
13
+ - 0954fcd: Added new feature gate forge-cli-enable-xpa-installation defaulting to false
14
+ - 951f3f0: Improved installation check when executing forge deploy command
15
+ - 385907a: list secondary products in installations
16
+ - a5e7647: Update license for Forge public packages
17
+ - Updated dependencies [be59c90]
18
+ - Updated dependencies [eb52ac8]
19
+ - Updated dependencies [a92188e]
20
+ - Updated dependencies [8819889]
21
+ - Updated dependencies [87ae208]
22
+ - Updated dependencies [cd0e244]
23
+ - Updated dependencies [9eb7594]
24
+ - Updated dependencies [a5e7647]
25
+ - @forge/util@1.4.7
26
+ - @forge/i18n@0.0.3
27
+ - @forge/manifest@8.6.1
28
+
29
+ ## 6.6.0-next.11
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies [9eb7594]
34
+ - @forge/manifest@8.6.1-next.4
35
+
36
+ ## 6.6.0-next.10
37
+
38
+ ### Patch Changes
39
+
40
+ - a5e7647: Update license for Forge public packages
41
+ - Updated dependencies [a5e7647]
42
+ - @forge/manifest@8.6.1-next.3
43
+ - @forge/i18n@0.0.3-next.2
44
+ - @forge/util@1.4.7-next.2
45
+
3
46
  ## 6.6.0-next.9
4
47
 
5
48
  ### Patch Changes
package/LICENSE.txt ADDED
@@ -0,0 +1,7 @@
1
+ Copyright (c) 2025 Atlassian
2
+ Permission is hereby granted to use this software in accordance with the terms
3
+ and conditions outlined in the Atlassian Developer Terms, which can be found
4
+ at the following URL:
5
+ https://developer.atlassian.com/platform/marketplace/atlassian-developer-terms/
6
+ By using this software, you agree to comply with these terms and conditions.
7
+ If you do not agree with these terms, you are not permitted to use this software.