Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 67fce75c41 v16.5.0 2026-04-21 19:35:43 +00:00
3 changed files with 465 additions and 441 deletions
+19
View File
@@ -1,3 +1,22 @@
# 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
+445 -440
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.5.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",