Skip to content

Commit c028a91

Browse files
chore(release): v0.5.6
Historical import: batched git add (per-title directory staging), 255 verified release points, network retry. Import running on homelab processing all 255 release points (~30 hours estimated). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7332794 commit c028a91

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.5.6](https://github.com/civic-source/us-code-tracker/compare/v0.5.5...v0.5.6) (2026-03-29)
2+
3+
### Bug Fixes
4+
5+
* **scripts:** add network retry + error resilience to historical importer ([de6fec5](https://github.com/civic-source/us-code-tracker/commit/de6fec593af281a48a0f83d616bb57062c0b26ac))
6+
* **scripts:** batch git add by title directory + use 255 verified release points ([7332794](https://github.com/civic-source/us-code-tracker/commit/73327942cf25a1fd24bf25bdc83333033f1c359a))
17
## [0.5.5](https://github.com/civic-source/us-code-tracker/compare/v0.5.4...v0.5.5) (2026-03-29)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openlaw-git-pipeline",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"private": true,
55
"type": "module",
66
"packageManager": "pnpm@9.15.0",

0 commit comments

Comments
 (0)