We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d9a2b commit 3ff3b25Copy full SHA for 3ff3b25
2 files changed
typescript/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.1.28](https://github.com/i-am-bee/beeai-framework/compare/typescript_v0.1.27...typescript_v0.1.28) (2026-03-24)
4
+
5
+### Features
6
7
+- update deps ([f9d9a2b](https://github.com/i-am-bee/beeai-framework/commit/f9d9a2b984a9a6f64bc7f4b36c9fc32ac8285b63))
8
9
## [0.1.27](https://github.com/i-am-bee/beeai-framework/compare/typescript_v0.1.26...typescript_v0.1.27) (2026-02-11)
10
11
### Features
typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "beeai-framework",
- "version": "0.1.27",
+ "version": "0.1.28",
"license": "Apache-2.0",
"description": "BeeAI Framework - LLM Agent Framework",
"author": "BeeAI a Series of LF Projects, LLC",
0 commit comments