Skip to content

Commit 36ec962

Browse files
authored
Merge pull request #22 from gabelul/release-please--branches--main--components--pixelslop
chore(main): release pixelslop 0.3.5
2 parents 92e20fb + 62bfc04 commit 36ec962

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.4"
2+
".": "0.3.5"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.5](https://github.com/gabelul/pixelslop/compare/pixelslop-v0.3.4...pixelslop-v0.3.5) (2026-06-16)
4+
5+
6+
### Features
7+
8+
* add a doctor self-check so stale/broken installs self-diagnose ([92e20fb](https://github.com/gabelul/pixelslop/commit/92e20fbb0e7c0f27ffcdb64b6d27b988f8672916))
9+
* add a doctor self-check so stale/broken installs self-diagnose ([6c88fb6](https://github.com/gabelul/pixelslop/commit/6c88fb63079ad070313818eed0e55e300e8d7f0f))
10+
311
## [0.3.4](https://github.com/gabelul/pixelslop/compare/pixelslop-v0.3.3...pixelslop-v0.3.4) (2026-06-10)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixelslop",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "Browser-first design quality scanner. Opens real pages in Playwright, measures actual pixels, catches AI slop patterns.",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)