Skip to content

Commit

Permalink
chore(botonic): publish version 0.27.0 (#2849)
Browse files Browse the repository at this point in the history
## Description

Update CHANGELOG and publish 0.27.0 for all packages except cli
  • Loading branch information
Iru89 committed Jun 12, 2024
1 parent 69f33f6 commit 717609e
Show file tree
Hide file tree
Showing 22 changed files with 69 additions and 175 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ All notable changes to Botonic will be documented in this file.
Click to see more.
</summary>

## [0.27.X] - 2024-xx-xx
## [0.27.X] - aaaa-mm-dd

### Changed

### Fixed

</details>

## [0.27.0] - tbd
## [0.27.0] - 2024-11-06

### Added

Expand All @@ -32,6 +32,7 @@ All notable changes to Botonic will be documented in this file.

- [Remove unused code from experimental 1.0 version](https://github.com/hubtype/botonic/pull/2812)
- [Remove types `HubtypeSession` and `SessionWithBotonicAction` all typed in `Session`](https://github.com/hubtype/botonic/pull/2812)
- [Add `withBotEvent` in HandoffBuilder](https://github.com/hubtype/botonic/pull/2835)

- [@botonic/plugin-hubtype-babel](https://www.npmjs.com/package/@botonic/plugin-hubtype-babel)

Expand All @@ -44,6 +45,12 @@ All notable changes to Botonic will be documented in this file.
- [@botonic/plugin-flow-builder](https://www.npmjs.com/package/@botonic/plugin-flow-builder)

- [Modified Smart Intents api request to call smart intents inference v2](https://github.com/hubtype/botonic/pull/2825)
- [New node/flow for knowledge base](https://github.com/hubtype/botonic/pull/2847)
- [Use events v2](https://github.com/hubtype/botonic/pull/2827)

- [@botonic/plugin-hubtype-analytics](https://www.npmjs.com/package/@botonic/plugin-hubtype-analytics)

- [Change events to use new endpoint and format v2](https://github.com/hubtype/botonic/pull/2827)

### Fixed

Expand Down
Loading

0 comments on commit 717609e

Please sign in to comment.