Skip to content

Commit

Permalink
chore: CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Iru89 committed May 14, 2024
1 parent 1df1fe1 commit 8c2111a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,30 @@ All notable changes to Botonic will be documented in this file.

### Added

- [@botonic/react](https://www.npmjs.com/package/@botonic/react)

-[Add `url icon` theme property](https://github.com/hubtype/botonic/pull/2816)

### Changed

- [@botonic/core](https://www.npmjs.com/package/@botonic/core)

- [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)

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

- [Remove types `HubtypeSession` and use `Session`](https://github.com/hubtype/botonic/pull/2812)

- [@botonic/plugin-knowledge-bases](https://www.npmjs.com/package/@botonic/plugin-knowledge-bases)
- [Remove types `HubtypeSession` and use `Session`](https://github.com/hubtype/botonic/pull/2812)

### Fixed

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

- [Fix `bot action payload` limit characters](https://github.com/hubtype/botonic/pull/2817)

</details>

## [0.26.0] - 2024-04-30
Expand Down

0 comments on commit 8c2111a

Please sign in to comment.