fix(): no changes in this diff; nothing to release

This commit is contained in:
2026-01-20 02:54:58 +00:00
parent a46dbd0da6
commit 6753553394
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-01-20 - 1.5.2 - fix()
no changes in this diff; nothing to release
- No files changed; no release required
- No code or dependency changes detected
## 2026-01-20 - 1.5.1 - fix(smartagent)
bump patch version to 1.5.1 (no changes in diff)

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartagent',
version: '1.5.1',
version: '1.5.2',
description: 'an agentic framework built on top of @push.rocks/smartai'
}