Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 34f494b653 v10.9.1 2024-02-08 14:27:21 +01:00
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -47,6 +47,9 @@ inputs:
externals:
description: 'Disable TurboSnap when any of these files have changed since the baseline build'
required: false
fileHashing:
description: 'Whether to apply file hashing to skip uploading unchanged files (default: true)'
required: false
forceRebuild:
description: 'Do not skip build when a rebuild is detected'
required: false
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "10.9.0",
"version": "10.9.1",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",