Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 94713c5442 |
@@ -1,3 +1,15 @@
|
|||||||
|
# v18.0.1 (Thu Jul 02 2026)
|
||||||
|
|
||||||
|
#### 🐛 Bug Fix
|
||||||
|
|
||||||
|
- Fix silent error swallowing early in CLI invocation [#1413](https://github.com/chromaui/chromatic-cli/pull/1413) ([@justin-thurman](https://github.com/justin-thurman))
|
||||||
|
|
||||||
|
#### Authors: 1
|
||||||
|
|
||||||
|
- Justin Thurman ([@justin-thurman](https://github.com/justin-thurman))
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# v18.0.0 (Wed Jul 01 2026)
|
# v18.0.0 (Wed Jul 01 2026)
|
||||||
|
|
||||||
#### 💥 Breaking Change
|
#### 💥 Breaking Change
|
||||||
|
|||||||
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "chromatic",
|
"name": "chromatic",
|
||||||
"version": "18.0.0",
|
"version": "18.0.1",
|
||||||
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"storybook-addon",
|
"storybook-addon",
|
||||||
|
|||||||
Reference in New Issue
Block a user