Compare commits

...

2 Commits

Author SHA1 Message Date
Chromatic 84e0c70520 v16.9.0 2026-05-06 17:23:55 +00:00
Chromatic a200f3ba3f v16.8.0 2026-05-05 14:56:27 +00:00
3 changed files with 266 additions and 233 deletions
+31
View File
@@ -1,3 +1,34 @@
# v16.9.0 (Wed May 06 2026)
#### 🚀 Enhancement
- Allow skip without a project token [#1310](https://github.com/chromaui/chromatic-cli/pull/1310) ([@codykaup](https://github.com/codykaup))
#### Authors: 1
- Cody Kaup ([@codykaup](https://github.com/codykaup))
---
# v16.8.0 (Tue May 05 2026)
#### 🚀 Enhancement
- Add test for external storybook config changes and TS [#1316](https://github.com/chromaui/chromatic-cli/pull/1316) ([@tmeasday](https://github.com/tmeasday))
#### 🐛 Bug Fix
- Move `xcodebuild` to shared executor [#1318](https://github.com/chromaui/chromatic-cli/pull/1318) ([@jmhobbs](https://github.com/jmhobbs))
- Only build Android ABI for x86_64 [#1308](https://github.com/chromaui/chromatic-cli/pull/1308) ([@jmhobbs](https://github.com/jmhobbs))
- Add output environment variable to RN builds [#1307](https://github.com/chromaui/chromatic-cli/pull/1307) ([@jmhobbs](https://github.com/jmhobbs))
#### Authors: 2
- John Hobbs ([@jmhobbs](https://github.com/jmhobbs))
- Tom Coleman ([@tmeasday](https://github.com/tmeasday))
---
# v16.7.0 (Mon May 04 2026)
#### 🚀 Enhancement
+234 -232
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.7.0",
"version": "16.9.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",