diff --git a/CHANGELOG.md b/CHANGELOG.md index a81c494..b257746 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [Unreleased] +## [4.7.6] - 2026-08-06 + ### Fixed - **Report-only correspondence can no longer erase reviewable certification diff --git a/package-lock.json b/package-lock.json index c961ff9..dd62aa7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "styleproof", - "version": "4.7.5", + "version": "4.7.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "styleproof", - "version": "4.7.5", + "version": "4.7.6", "license": "MIT", "dependencies": { "pngjs": "^7.0.0" diff --git a/package.json b/package.json index eb99648..5d05ea0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "styleproof", - "version": "4.7.5", + "version": "4.7.6", "description": "Catch every CSS change before it ships — review PRs and certify refactors by the browser's computed styles, not pixels. Works with any styling system.", "keywords": [ "playwright",