Skip to content

Commit cbf77f9

Browse files
chore(release): v0.3.0
First public deployment — site live at civic-source.github.io/us-code-tracker - Pagefind search wired client-side (debounced, results with excerpts) - Title 4 (Flag and Seal, 47 sections) and Title 36 (Patriotic Societies, 13 sections) added - Content Collections rendering real statute data (101 pages) - GitHub Pages deployment working - Deploy workflow fixed (submodule checkout, action SHA corrections) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1f68c32 commit cbf77f9

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.3.0](https://github.com/civic-source/us-code-tracker/compare/v0.2.0...v0.3.0) (2026-03-29)
2+
3+
### Features
4+
5+
* **web:** wire Pagefind search and update content submodule ([2769c1f](https://github.com/civic-source/us-code-tracker/commit/2769c1f38a89cc77db7b0925c2efd8860e33a94a))
6+
7+
### Bug Fixes
8+
9+
* **ci:** add submodule checkout for Content Collections in CI/deploy ([f645f72](https://github.com/civic-source/us-code-tracker/commit/f645f729599993202d51fbabbe4384811ab92ac8))
10+
* **ci:** correct deploy-pages and upload-pages-artifact SHA pins ([1f68c32](https://github.com/civic-source/us-code-tracker/commit/1f68c329e29d010ea410eca7c789834ca049a36a))
111
## [0.2.0](https://github.com/civic-source/us-code-tracker/compare/v0.1.0...v0.2.0) (2026-03-28)
212

313
### 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.2.0",
3+
"version": "0.3.0",
44
"private": true,
55
"type": "module",
66
"packageManager": "pnpm@9.15.0",

0 commit comments

Comments
 (0)