Skip to content

Commit dc065bb

Browse files
author
github-actions
committed
chore: release v1.48.1 [skip ci]
1 parent 426fde2 commit dc065bb

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.48.1 (2026-04-28)
2+
3+
### Bug Fixes
4+
5+
- **windows**: hardening sweep — bash-path normalization, quote wrapping, exit hygiene, CI matrix (#200)
6+
17
## v1.48.0 (2026-04-28)
28

39
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rely-ai/caliber",
3-
"version": "1.48.0",
3+
"version": "1.48.1",
44
"description": "AI context infrastructure for coding agents — keeps CLAUDE.md, Cursor rules, and skills in sync as your codebase evolves",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)