Skip to content

Commit e19f80b

Browse files
chore: release (#3499)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e1b7102 commit e19f80b

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

.changeset/tasty-pigs-tickle.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.storybook/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## 11.0.0
4+
5+
### Major Changes
6+
7+
- [#3458](https://github.com/adobe/spectrum-css/pull/3458) [`e1b7102`](https://github.com/adobe/spectrum-css/commit/e1b71027f92ce18feb3a63c100d2b4871fc73b9f) Thanks [@castastrophe](https://github.com/castastrophe)! - Update the Chromatic add-on to the currently maintained package:
8+
9+
- from "@chromaui/addon-visual-tests": "^1.0.0"
10+
- to "@chromatic-com/storybook": "^3.2.3"
11+
12+
This requires an update to the chromatic.config.json settings, removal of the generic argTypesRegex from the preview config, and a stricter import in the doc blocks.
13+
14+
To support a successful build, our test command must maintain the autodocs and mdx syntax.
15+
316
## 10.12.1
417

518
### Patch Changes

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "10.12.1",
3+
"version": "11.0.0",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)