Compare commits

..

2 Commits

Author SHA1 Message Date
Chromatic cad40970f6 v16.6.0 2026-04-23 13:02:40 +00:00
Chromatic 67fce75c41 v16.5.0 2026-04-21 19:35:43 +00:00
3 changed files with 647 additions and 607 deletions
+31
View File
@@ -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
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -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",