Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 1bbb581925 v16.10.1 2026-05-15 16:18:27 +00:00
3 changed files with 27 additions and 10 deletions
+15
View File
@@ -1,3 +1,18 @@
# v16.10.1 (Fri May 15 2026)
#### 🐛 Bug Fix
- Fix `getUncommittedHash` in Windows environments [#1332](https://github.com/chromaui/chromatic-cli/pull/1332) ([@codykaup](https://github.com/codykaup))
- Increase flaky test timeout [#1326](https://github.com/chromaui/chromatic-cli/pull/1326) ([@codykaup](https://github.com/codykaup))
- Refactor `initialize` task to use typed inputs and outputs [#1323](https://github.com/chromaui/chromatic-cli/pull/1323) ([@justin-thurman](https://github.com/justin-thurman))
#### Authors: 2
- Cody Kaup ([@codykaup](https://github.com/codykaup))
- Justin Thurman ([@justin-thurman](https://github.com/justin-thurman))
---
# v16.10.0 (Mon May 11 2026)
#### 🚀 Enhancement
+11 -9
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.10.0",
"version": "16.10.1",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",