Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 5d19b9438d v11.16.3 2024-11-04 16:03:27 +00:00
3 changed files with 440 additions and 436 deletions
+3
View File
@@ -21,6 +21,9 @@ inputs:
buildScriptName:
description: 'The npm script that builds your Storybook [build-storybook]'
required: false
buildCommand:
description: 'The command that builds your Storybook (when your build command does not exist in "scripts" of your package.json)'
required: false
configFile:
description: 'Path from where to load the Chromatic config JSON file.'
cypress:
+436 -435
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "11.14.0",
"version": "11.16.3",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",