Skip to content

Commit

Permalink
chore(release): 7.0.0-fix-ai-types.0
Browse files Browse the repository at this point in the history
  • Loading branch information
efrem-bonfiglio committed Oct 17, 2024
1 parent 6b0f72f commit 9ba3dd8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [7.0.0-fix-ai-types.0](https://github.com/BeefreeSDK/beefree-sdk-npm-official/compare/v6.0.1-fix-ai-types.3...v7.0.0-fix-ai-types.0) (2024-10-17)


### ⚠ BREAKING CHANGES

* ai types
* ai types

### Features

* ai types ([6b0f72f](https://github.com/BeefreeSDK/beefree-sdk-npm-official/commit/6b0f72fb0cdede1af6c6ee4bc5cb1ad1eec0f782))
* ai types ([f0e7d5e](https://github.com/BeefreeSDK/beefree-sdk-npm-official/commit/f0e7d5ef6fa3dbf386e08a42b8704b09f437ae20))

### [6.0.1-fix-ai-types.3](https://github.com/BeefreeSDK/beefree-sdk-npm-official/compare/v6.0.1-fix-ai-types.2...v6.0.1-fix-ai-types.3) (2024-10-09)


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": "@beefree.io/sdk",
"version": "6.0.1-fix-ai-types.3",
"version": "7.0.0-fix-ai-types.0",
"description": "wrapper of BeefreeSDK",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit 9ba3dd8

Please sign in to comment.