Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic a8ce9c58f5 v15.1.0 2026-02-10 21:15:18 +00:00
3 changed files with 273 additions and 259 deletions
+13
View File
@@ -1,3 +1,16 @@
# v15.1.0 (Tue Feb 10 2026)
#### 🚀 Enhancement
- Add support for iOS React Native projects [#1229](https://github.com/chromaui/chromatic-cli/pull/1229) ([@codykaup](https://github.com/codykaup))
- Only upload `manifest.json`/`storybook.apk`/`storybook.app` [#1240](https://github.com/chromaui/chromatic-cli/pull/1240) ([@codykaup](https://github.com/codykaup))
#### Authors: 1
- Cody Kaup ([@codykaup](https://github.com/codykaup))
---
# v15.0.0 (Mon Feb 02 2026)
#### 💥 Breaking Change
+259 -258
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "15.0.0",
"version": "15.1.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",