Skip to content

Commit 2b8c00e

Browse files
author
creadbot_github
committed
chore(release): 0.1.6
1 parent 9b57dc2 commit 2b8c00e

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.1.6](https://github.com/brickhouse-tech/sync-agents/compare/v0.1.5...v0.1.6) (2026-03-27)
6+
7+
8+
### Features
9+
10+
* add inheritance convention support ([7017e39](https://github.com/brickhouse-tech/sync-agents/commit/7017e39127e51d7168c05fc70451df862d71df6c))
11+
12+
13+
### Bug Fixes
14+
15+
* resolve shellcheck lint warnings in inherit command ([673131e](https://github.com/brickhouse-tech/sync-agents/commit/673131ec60b522409cd685db9c037ec3ddb14699))
16+
517
## [0.1.5](https://github.com/brickhouse-tech/sync-agents/compare/v0.1.4...v0.1.5) (2026-03-26)
618

719
## [0.1.4](https://github.com/brickhouse-tech/sync-agents/compare/v0.1.3...v0.1.4) (2026-03-14)

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": "@brickhouse-tech/sync-agents",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Simple scripts to DRY up common agent interactions across multiple LLM providers.",
55
"keywords": [
66
"agents",

0 commit comments

Comments
 (0)