@box/blueprint-web 10.2.1 → 10.3.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/README.md CHANGED
@@ -186,4 +186,4 @@ This repo is owned and maintained by the Design System Team, you can reach out t
186
186
 
187
187
  ## Testing
188
188
 
189
- See more in [Testing docs](./docs/contribution/03-component-contribution/05-testing.stories.mdx).
189
+ See more in [Testing docs](./docs/contribution/03-component-contribution/05-testing.mdx).
package/dist/README.md CHANGED
@@ -186,4 +186,4 @@ This repo is owned and maintained by the Design System Team, you can reach out t
186
186
 
187
187
  ## Testing
188
188
 
189
- See more in [Testing docs](./docs/contribution/03-component-contribution/05-testing.stories.mdx).
189
+ See more in [Testing docs](./docs/contribution/03-component-contribution/05-testing.mdx).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/blueprint-web",
3
- "version": "10.2.1",
3
+ "version": "10.3.0",
4
4
  "type": "module",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "publishConfig": {