@atlaskit/ads-mcp 1.2.0 → 1.2.1

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,16 @@
1
1
  # @atlaskit/ads-mcp
2
2
 
3
+ ## 1.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`71a1b5554a400`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/71a1b5554a400) -
8
+ Add DateLabel and DateLabelDropdownTrigger to ADS MCP components, with cross-reference usage
9
+ guidelines between them. Also add cross-reference guidelines between Lozenge and
10
+ LozengeDropdownTrigger.
11
+ - [`66f7f783523ce`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/66f7f783523ce) -
12
+ Remove unused legacy get-all-components dataset file
13
+
3
14
  ## 1.2.0
4
15
 
5
16
  ### Minor Changes