@atlaskit/tokens 5.0.0 → 5.1.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,14 @@
1
1
  # @atlaskit/tokens
2
2
 
3
+ ## 5.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#166633](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/166633)
8
+ [`c146842d9f44f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c146842d9f44f) -
9
+ Adds an `@atlaskit/tokens/token-metadata` entrypoint to better share raw metadata across packages
10
+ for MCP server and similar code generation.
11
+
3
12
  ## 5.0.0
4
13
 
5
14
  ### Major Changes