chromaui / chromatic-cli

Chromatic CLI: `npx chromatic`
https://www.chromatic.com/docs/cli
MIT License
289 stars 70 forks source link

Manually update `package.json` and `CHANGELOG.md` v2 #1090

Closed codykaup closed 1 month ago

codykaup commented 1 month ago

We had another bump in the road with our deployment pipeline so this updates package.json and CHANGELOG.md again so we can ensure the entire pipeline works.

📦 Published PR as canary version: 11.12.3--canary.1090.11258262264.0
:sparkles: Test out this PR locally via: ```bash npm install chromatic@11.12.3--canary.1090.11258262264.0 # or yarn add chromatic@11.12.3--canary.1090.11258262264.0 ```
codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark: ∅ (target: 80.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (e78d0cc0acd320c5246d79509a79bffbd0498f6f) | 8460 | 4652 | 54.99% | | | Head commit (d71f31fc12e2865a87474cab883351071a48e985) | 8460 (+0) | 4652 (+0) | 54.99% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#1090) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

github-actions[bot] commented 1 month ago

📦 Package Size: 5268 KB ✅ Compared to main: 0 KB e78d0cc0acd320c5246d79509a79bffbd0498f6f (5268 KB)