Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d925269a4 | |||
| 84e0c70520 |
@@ -1,3 +1,27 @@
|
||||
# v16.9.1 (Thu May 07 2026)
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- Add additional environment variables to RN build [#1319](https://github.com/chromaui/chromatic-cli/pull/1319) ([@jmhobbs](https://github.com/jmhobbs))
|
||||
|
||||
#### Authors: 1
|
||||
|
||||
- John Hobbs ([@jmhobbs](https://github.com/jmhobbs))
|
||||
|
||||
---
|
||||
|
||||
# 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
|
||||
|
||||
+227
-225
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chromatic",
|
||||
"version": "16.8.0",
|
||||
"version": "16.9.1",
|
||||
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
|
||||
"keywords": [
|
||||
"storybook-addon",
|
||||
|
||||
Reference in New Issue
Block a user