Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a8ce9c58f5 |
@@ -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
File diff suppressed because one or more lines are too long
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user