Skip to content

Commit 65488ed

Browse files
author
creadbot_github
committed
chore(release): 0.1.3
1 parent 9171b15 commit 65488ed

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3](https://github.com/brickhouse-tech/sync-agents/compare/v0.1.2...v0.1.3) (2026-03-14)
6+
7+
8+
### Bug Fixes
9+
10+
* remove python3 dependency, fix version on global install ([bd3f3a4](https://github.com/brickhouse-tech/sync-agents/commit/bd3f3a4cdeffd819ee69c4702a6959f059b1b3f1))
11+
512
## [0.1.2](https://github.com/brickhouse-tech/sync-agents/compare/v0.1.1...v0.1.2) (2026-03-14)
613

714

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.2",
3+
"version": "0.1.3",
44
"description": "Simple scripts to DRY up common agent interactions across multiple LLM providers.",
55
"keywords": [
66
"agents",

0 commit comments

Comments
 (0)