Skip to content

Commit 7ba24a2

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-04-21) ### Bug Fixes * semantic-release test ([64f1ed1](64f1ed1))
1 parent 64f1ed1 commit 7ba24a2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/riligar/agents-sdk/compare/v1.1.0...v1.1.1) (2025-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* semantic-release test ([64f1ed1](https://github.com/riligar/agents-sdk/commit/64f1ed1f2a20ad2ead78a552d7202c65e78af07a))
7+
18
# [1.1.0](https://github.com/riligar/agents-sdk/compare/v1.0.1...v1.1.0) (2025-04-20)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@riligar/agents-sdk",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "RiLiGar Agents SDK is a JavaScript library that simplifies integration with LLMs like OpenAI, Google Gemini, Anthropic, Meta Llama, and ModelContext to build intelligent agents.",
55
"main": "index.js",
66
"type": "module",
@@ -59,4 +59,4 @@
5959
"rollup-plugin-postcss": "^4.0.2",
6060
"semantic-release": "^24.2.3"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)