Skip to content

Commit a347e4e

Browse files
committed
chore(release): publish
- @d-zero/a11y-check@0.9.5 - @d-zero/a11y-check-axe-scenario@0.5.18 - @d-zero/a11y-check-core@0.6.18 - @d-zero/a11y-check-scenarios@0.4.32 - @d-zero/archaeologist@3.6.1 - @d-zero/beholder@2.1.2 - @d-zero/print@2.6.11 - @d-zero/puppeteer-page-scan@4.4.8 - @d-zero/puppeteer-screenshot@3.3.8 - @d-zero/puppeteer-scroll@3.1.16 - @d-zero/replicator@0.9.4
1 parent 4c0c3a6 commit a347e4e

File tree

23 files changed

+95
-49
lines changed

23 files changed

+95
-49
lines changed

packages/@d-zero/a11y-check-axe-scenario/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.18](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check-axe-scenario@0.5.17...@d-zero/a11y-check-axe-scenario@0.5.18) (2026-03-30)
7+
8+
**Note:** Version bump only for package @d-zero/a11y-check-axe-scenario
9+
610
## [0.5.17](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check-axe-scenario@0.5.16...@d-zero/a11y-check-axe-scenario@0.5.17) (2026-03-30)
711

812
**Note:** Version bump only for package @d-zero/a11y-check-axe-scenario

packages/@d-zero/a11y-check-axe-scenario/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d-zero/a11y-check-axe-scenario",
3-
"version": "0.5.17",
3+
"version": "0.5.18",
44
"description": "Accessibility Checker Axe Scenario",
55
"author": "D-ZERO",
66
"license": "MIT",
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@axe-core/puppeteer": "4.11.0",
27-
"@d-zero/a11y-check-core": "0.6.17",
27+
"@d-zero/a11y-check-core": "0.6.18",
2828
"@d-zero/db-wcag": "1.0.0-alpha.1",
2929
"@d-zero/shared": "0.21.1"
3030
},

packages/@d-zero/a11y-check-core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.6.18](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check-core@0.6.17...@d-zero/a11y-check-core@0.6.18) (2026-03-30)
7+
8+
**Note:** Version bump only for package @d-zero/a11y-check-core
9+
610
## [0.6.17](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check-core@0.6.16...@d-zero/a11y-check-core@0.6.17) (2026-03-30)
711

812
**Note:** Version bump only for package @d-zero/a11y-check-core

packages/@d-zero/a11y-check-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d-zero/a11y-check-core",
3-
"version": "0.6.17",
3+
"version": "0.6.18",
44
"description": "Accessibility Checker (Core Module)",
55
"author": "D-ZERO",
66
"license": "MIT",
@@ -31,6 +31,6 @@
3131
},
3232
"devDependencies": {
3333
"@d-zero/dealer": "1.7.2",
34-
"@d-zero/puppeteer-page-scan": "4.4.7"
34+
"@d-zero/puppeteer-page-scan": "4.4.8"
3535
}
3636
}

packages/@d-zero/a11y-check-scenarios/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.32](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check-scenarios@0.4.31...@d-zero/a11y-check-scenarios@0.4.32) (2026-03-30)
7+
8+
**Note:** Version bump only for package @d-zero/a11y-check-scenarios
9+
610
## [0.4.31](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check-scenarios@0.4.30...@d-zero/a11y-check-scenarios@0.4.31) (2026-03-30)
711

812
**Note:** Version bump only for package @d-zero/a11y-check-scenarios

packages/@d-zero/a11y-check-scenarios/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d-zero/a11y-check-scenarios",
3-
"version": "0.4.31",
3+
"version": "0.4.32",
44
"description": "Accessibility Checker Scenario Collection",
55
"author": "D-ZERO",
66
"license": "MIT",
@@ -23,7 +23,7 @@
2323
"clean": "tsc --build --clean"
2424
},
2525
"dependencies": {
26-
"@d-zero/a11y-check-core": "0.6.17",
26+
"@d-zero/a11y-check-core": "0.6.18",
2727
"@d-zero/shared": "0.21.1",
2828
"ansi-colors": "4.1.3"
2929
},

packages/@d-zero/a11y-check/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.9.5](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check@0.9.4...@d-zero/a11y-check@0.9.5) (2026-03-30)
7+
8+
**Note:** Version bump only for package @d-zero/a11y-check
9+
610
## [0.9.4](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check@0.9.3...@d-zero/a11y-check@0.9.4) (2026-03-30)
711

812
**Note:** Version bump only for package @d-zero/a11y-check

packages/@d-zero/a11y-check/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d-zero/a11y-check",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"description": "Accessibility Checker CLI",
55
"author": "D-ZERO",
66
"license": "MIT",
@@ -24,13 +24,13 @@
2424
"clean": "tsc --build --clean"
2525
},
2626
"dependencies": {
27-
"@d-zero/a11y-check-axe-scenario": "0.5.17",
28-
"@d-zero/a11y-check-core": "0.6.17",
29-
"@d-zero/a11y-check-scenarios": "0.4.31",
27+
"@d-zero/a11y-check-axe-scenario": "0.5.18",
28+
"@d-zero/a11y-check-core": "0.6.18",
29+
"@d-zero/a11y-check-scenarios": "0.4.32",
3030
"@d-zero/cli-core": "1.3.6",
3131
"@d-zero/google-auth": "0.7.0",
3232
"@d-zero/google-sheets": "0.7.0",
33-
"@d-zero/puppeteer-page-scan": "4.4.7",
33+
"@d-zero/puppeteer-page-scan": "4.4.8",
3434
"@d-zero/readtext": "1.1.20",
3535
"@d-zero/shared": "0.21.1",
3636
"ansi-colors": "4.1.3",

packages/@d-zero/archaeologist/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.6.1](https://github.com/d-zero-dev/tools/compare/@d-zero/archaeologist@3.6.0...@d-zero/archaeologist@3.6.1) (2026-03-30)
7+
8+
**Note:** Version bump only for package @d-zero/archaeologist
9+
610
# [3.6.0](https://github.com/d-zero-dev/tools/compare/@d-zero/archaeologist@3.5.10...@d-zero/archaeologist@3.6.0) (2026-03-24)
711

812
### Bug Fixes

packages/@d-zero/archaeologist/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d-zero/archaeologist",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"description": "Uncover visual and HTML differences in web pages with precision",
55
"author": "D-ZERO",
66
"license": "MIT",
@@ -28,8 +28,8 @@
2828
"@d-zero/fs": "0.2.2",
2929
"@d-zero/html-distiller": "2.0.4",
3030
"@d-zero/puppeteer-dealer": "0.7.8",
31-
"@d-zero/puppeteer-page-scan": "4.4.7",
32-
"@d-zero/puppeteer-screenshot": "3.3.7",
31+
"@d-zero/puppeteer-page-scan": "4.4.8",
32+
"@d-zero/puppeteer-screenshot": "3.3.8",
3333
"@d-zero/readtext": "1.1.20",
3434
"@d-zero/shared": "0.21.1",
3535
"ansi-colors": "4.1.3",

0 commit comments

Comments
 (0)