Skip to content

Commit cb21adb

Browse files
chore(release): v0.4.1
UX/UI fixes: skip-to-content, keyboard nav search, mobile hamburger menu, DiffViewer color consistency, empty PrecedentDrawer hidden, breadcrumb Home link, release badge, font cleanup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3a7e353 commit cb21adb

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.4.1](https://github.com/civic-source/us-code-tracker/compare/v0.4.0...v0.4.1) (2026-03-29)
2+
3+
### Bug Fixes
4+
5+
* **web:** add trailing slash to base path — fixes broken navigation URLs ([8ce6250](https://github.com/civic-source/us-code-tracker/commit/8ce6250d9d418d76bccb583ab2e36a51d66c1fab))
6+
* **web:** resolve 12 UX/UI audit findings — accessibility, navigation, design ([#37](https://github.com/civic-source/us-code-tracker/issues/37)) ([3a7e353](https://github.com/civic-source/us-code-tracker/commit/3a7e3531061610feeb810afa6dbaec66a0108936))
17
## [0.4.0](https://github.com/civic-source/us-code-tracker/compare/v0.3.0...v0.4.0) (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.4.0",
3+
"version": "0.4.1",
44
"private": true,
55
"type": "module",
66
"packageManager": "pnpm@9.15.0",

0 commit comments

Comments
 (0)