Skip to content

Commit e82d0e4

Browse files
chore(release): v0.4.5
Comprehensive design review: 9 issues fixed including critical BackToTop bug, Tailwind v4 consistency, accessibility improvements (aria-expanded, aria-pressed, aria-controls), SearchBar keyboard navigation, and browser compatibility fixes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6465601 commit e82d0e4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.4.5](https://github.com/civic-source/us-code-tracker/compare/v0.4.4...v0.4.5) (2026-03-29)
2+
3+
### Bug Fixes
4+
5+
* **web:** comprehensive design review — 9 issues fixed ([6465601](https://github.com/civic-source/us-code-tracker/commit/6465601bc1cd1132215df4fb6c30b8a11b25f335)), closes [#main-content](https://github.com/civic-source/us-code-tracker/issues/main-content)
16
## [0.4.4](https://github.com/civic-source/us-code-tracker/compare/v0.4.3...v0.4.4) (2026-03-29)
27

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

0 commit comments

Comments
 (0)