File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ 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
Original file line number Diff line number Diff line change 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" ,
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" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ 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
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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:
You can’t perform that action at this time.
0 commit comments