Compare commits

...

3 Commits

Author SHA1 Message Date
Chromatic 98132da0fc v17.8.0 2026-06-29 16:00:22 +00:00
Chromatic 7ffa934358 v17.7.2 2026-06-26 17:18:40 +00:00
Chromatic c8eb1dde81 v17.7.1 2026-06-25 18:53:13 +00:00
3 changed files with 66 additions and 23 deletions
+36
View File
@@ -1,3 +1,39 @@
# v17.8.0 (Mon Jun 29 2026)
#### 🚀 Enhancement
- Include ancestor build details on a fully TurboSnapped build [#1406](https://github.com/chromaui/chromatic-cli/pull/1406) ([@codykaup](https://github.com/codykaup))
#### Authors: 1
- Cody Kaup ([@codykaup](https://github.com/codykaup))
---
# v17.7.2 (Fri Jun 26 2026)
#### 🐛 Bug Fix
- Only upload metadata files with a valid S3 path [#1408](https://github.com/chromaui/chromatic-cli/pull/1408) ([@codykaup](https://github.com/codykaup))
#### Authors: 1
- Cody Kaup ([@codykaup](https://github.com/codykaup))
---
# v17.7.1 (Thu Jun 25 2026)
#### 🐛 Bug Fix
- React Native: Parse build command from config file [#1405](https://github.com/chromaui/chromatic-cli/pull/1405) ([@codykaup](https://github.com/codykaup))
#### Authors: 1
- Cody Kaup ([@codykaup](https://github.com/codykaup))
---
# v17.7.0 (Thu Jun 25 2026)
#### 🚀 Enhancement
+29 -22
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "17.7.0",
"version": "17.8.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",