Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cad40970f6 | |||
| 67fce75c41 |
@@ -1,3 +1,34 @@
|
||||
# v16.6.0 (Thu Apr 23 2026)
|
||||
|
||||
#### 🚀 Enhancement
|
||||
|
||||
- Send analytics for Storybook build failures [#1287](https://github.com/chromaui/chromatic-cli/pull/1287) ([@justin-thurman](https://github.com/justin-thurman))
|
||||
|
||||
#### Authors: 1
|
||||
|
||||
- Justin Thurman ([@justin-thurman](https://github.com/justin-thurman))
|
||||
|
||||
---
|
||||
|
||||
# v16.5.0 (Tue Apr 21 2026)
|
||||
|
||||
#### 🚀 Enhancement
|
||||
|
||||
- [WFL-208] Extract `refs` field from Storybook and pass when announcing build [#1283](https://github.com/chromaui/chromatic-cli/pull/1283) ([@ax-vasquez](https://github.com/ax-vasquez))
|
||||
- Validate `@storybook/react-native` version [#1288](https://github.com/chromaui/chromatic-cli/pull/1288) ([@codykaup](https://github.com/codykaup))
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- Add a React Native section to the config file [#1289](https://github.com/chromaui/chromatic-cli/pull/1289) ([@jmhobbs](https://github.com/jmhobbs))
|
||||
|
||||
#### Authors: 3
|
||||
|
||||
- Armando Vasquez ([@ax-vasquez](https://github.com/ax-vasquez))
|
||||
- Cody Kaup ([@codykaup](https://github.com/codykaup))
|
||||
- John Hobbs ([@jmhobbs](https://github.com/jmhobbs))
|
||||
|
||||
---
|
||||
|
||||
# v16.4.0 (Tue Apr 21 2026)
|
||||
|
||||
#### 🚀 Enhancement
|
||||
|
||||
+615
-606
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chromatic",
|
||||
"version": "16.4.0",
|
||||
"version": "16.6.0",
|
||||
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
||||
"keywords": [
|
||||
"storybook-addon",
|
||||
|
||||
Reference in New Issue
Block a user