@forge/cli-shared 6.6.0-next.9 → 6.6.1-next.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,55 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 6.6.1-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 091886c: prepare installations product field to accept multiple products
8
+ - 29e8c8b: Change message to deprecated
9
+
10
+ ## 6.6.0
11
+
12
+ ### Minor Changes
13
+
14
+ - f8e2503: Removed support of an installation id inplace of a site, product and environment installation context for the command
15
+ - e5cca82: Added command for app versions details
16
+ - 1a76049: Added support for Teamwork Graph.
17
+
18
+ ### Patch Changes
19
+
20
+ - 0954fcd: Added new feature gate forge-cli-enable-xpa-installation defaulting to false
21
+ - 951f3f0: Improved installation check when executing forge deploy command
22
+ - 385907a: list secondary products in installations
23
+ - a5e7647: Update license for Forge public packages
24
+ - Updated dependencies [be59c90]
25
+ - Updated dependencies [eb52ac8]
26
+ - Updated dependencies [a92188e]
27
+ - Updated dependencies [8819889]
28
+ - Updated dependencies [87ae208]
29
+ - Updated dependencies [cd0e244]
30
+ - Updated dependencies [9eb7594]
31
+ - Updated dependencies [a5e7647]
32
+ - @forge/util@1.4.7
33
+ - @forge/i18n@0.0.3
34
+ - @forge/manifest@8.6.1
35
+
36
+ ## 6.6.0-next.11
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [9eb7594]
41
+ - @forge/manifest@8.6.1-next.4
42
+
43
+ ## 6.6.0-next.10
44
+
45
+ ### Patch Changes
46
+
47
+ - a5e7647: Update license for Forge public packages
48
+ - Updated dependencies [a5e7647]
49
+ - @forge/manifest@8.6.1-next.3
50
+ - @forge/i18n@0.0.3-next.2
51
+ - @forge/util@1.4.7-next.2
52
+
3
53
  ## 6.6.0-next.9
4
54
 
5
55
  ### 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.