@atlaskit/rovo-agent-components 8.2.9 → 8.2.11

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @atlaskit/rovo-agent-components
2
2
 
3
+ ## 8.2.11
4
+
5
+ ### Patch Changes
6
+
7
+ - [`e0edc05cd52d7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e0edc05cd52d7) -
8
+ Migrates internal 16px Avatar usage from `xsmall` to `xxsmall` as a 1:1 size rename with no visual
9
+ change.
10
+ - Updated dependencies
11
+
12
+ ## 8.2.10
13
+
14
+ ### Patch Changes
15
+
16
+ - [`d4335d42eedbd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d4335d42eedbd) -
17
+ chore: migrate gemini VR examples to ap-headless pattern
18
+
19
+ Rename all VR example/fixture files to the \`\*.vr.ap.<ext>\` naming convention so the Atlaspack
20
+ (ap) bundler can discover them via the Headless Entry API.
21
+
3
22
  ## 8.2.9
4
23
 
5
24
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/rovo-agent-components",
3
- "version": "8.2.9",
3
+ "version": "8.2.11",
4
4
  "description": "This package host public components related to rovo agents, the components here are needed for other public atlaskit packages",
5
5
  "repository": "https://bitbucket.org/atlassian/atlassian-frontend-monorepo",
6
6
  "atlassian": {