Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 25f8ff3648 v11.14.0 2024-10-23 15:40:51 +00:00
3 changed files with 436 additions and 440 deletions
-3
View File
@@ -21,9 +21,6 @@ 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:
+435 -436
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.16.3",
"version": "11.14.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",