Skip to content

Commit

Permalink
chore: release 0.0.21
Browse files Browse the repository at this point in the history
Signed-off-by: Matous Havlena <[email protected]>
  • Loading branch information
matoushavlena committed Dec 19, 2024
1 parent 608864f commit 98e9426
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.21](https://github.com/i-am-bee/bee-api/compare/v0.0.20...v0.0.21) (2024-12-19)

### Features

* **observe:** add response headers and status code ([#141](https://github.com/i-am-bee/bee-api/issues/141)) ([96c06ba](https://github.com/i-am-bee/bee-api/commit/96c06bad0dfb2aaeadc8774899ba2bca1771ad0a))
* **tools:** add llm and calculator tools ([#132](https://github.com/i-am-bee/bee-api/issues/132)) ([1797a53](https://github.com/i-am-bee/bee-api/commit/1797a53ad9a681b5daadca58acba8ca044085efd))

## [0.0.20](https://github.com/i-am-bee/bee-api/compare/v0.0.19...v0.0.20) (2024-12-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bee-api",
"version": "0.0.20",
"version": "0.0.21",
"license": "Apache-2.0",
"author": "IBM Corp.",
"type": "module",
Expand Down

0 comments on commit 98e9426

Please sign in to comment.