Skip to content

Commit 245a487

Browse files
committed
chore(release): publish
- @d-zero/a11y-check@0.11.4 - @d-zero/google-sheets@0.11.0
1 parent ef4c2ff commit 245a487

5 files changed

Lines changed: 15 additions & 5 deletions

File tree

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.11.4](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check@0.11.3...@d-zero/a11y-check@0.11.4) (2026-09-01)
7+
8+
**Note:** Version bump only for package @d-zero/a11y-check
9+
610
## [0.11.3](https://github.com/d-zero-dev/tools/compare/@d-zero/a11y-check@0.11.2...@d-zero/a11y-check@0.11.3) (2026-08-26)
711

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

packages/@d-zero/a11y-check/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",
3-
"version": "0.11.3",
3+
"version": "0.11.4",
44
"description": "Accessibility Checker CLI",
55
"author": "D-ZERO",
66
"license": "MIT",
@@ -32,7 +32,7 @@
3232
"@d-zero/a11y-check-scenarios": "0.4.54",
3333
"@d-zero/cli-core": "1.4.0",
3434
"@d-zero/google-auth": "0.7.6",
35-
"@d-zero/google-sheets": "0.10.0",
35+
"@d-zero/google-sheets": "0.11.0",
3636
"@d-zero/puppeteer-page-scan": "4.6.9",
3737
"@d-zero/readtext": "1.2.1",
3838
"@d-zero/shared": "0.23.0",

packages/@d-zero/google-sheets/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.11.0](https://github.com/d-zero-dev/tools/compare/@d-zero/google-sheets@0.10.0...@d-zero/google-sheets@0.11.0) (2026-09-01)
7+
8+
### Features
9+
10+
- **google-sheets:** expose pending row count before flush ([8fdbb08](https://github.com/d-zero-dev/tools/commit/8fdbb0852ee6e038dba2eb902255369e28d4514e))
11+
612
# [0.10.0](https://github.com/d-zero-dev/tools/compare/@d-zero/google-sheets@0.9.7...@d-zero/google-sheets@0.10.0) (2026-08-14)
713

814
### Features

packages/@d-zero/google-sheets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d-zero/google-sheets",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Google Sheets API Toolkit",
55
"author": "D-ZERO Co.,Ltd.",
66
"license": "MIT",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ __metadata:
11131113
"@d-zero/a11y-check-scenarios": "npm:0.4.54"
11141114
"@d-zero/cli-core": "npm:1.4.0"
11151115
"@d-zero/google-auth": "npm:0.7.6"
1116-
"@d-zero/google-sheets": "npm:0.10.0"
1116+
"@d-zero/google-sheets": "npm:0.11.0"
11171117
"@d-zero/puppeteer-page-scan": "npm:4.6.9"
11181118
"@d-zero/readtext": "npm:1.2.1"
11191119
"@d-zero/shared": "npm:0.23.0"
@@ -1319,7 +1319,7 @@ __metadata:
13191319
languageName: unknown
13201320
linkType: soft
13211321

1322-
"@d-zero/google-sheets@npm:0.10.0, @d-zero/google-sheets@workspace:packages/@d-zero/google-sheets":
1322+
"@d-zero/google-sheets@npm:0.11.0, @d-zero/google-sheets@workspace:packages/@d-zero/google-sheets":
13231323
version: 0.0.0-use.local
13241324
resolution: "@d-zero/google-sheets@workspace:packages/@d-zero/google-sheets"
13251325
dependencies:

0 commit comments

Comments
 (0)