Skip to content

Commit

Permalink
Release 0.1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpetrov committed Oct 16, 2023
1 parent 586c011 commit 1594557
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

<a name="0.1.40"></a>
## 0.1.40 (2023-10-16)

### Fixed

- 🐛 crisp - ai should be disabled when operator send msg [[586c011](https://github.com/gmpetrov/databerry/commit/586c0115149df5eb305d16d05a1b1ac6df92e786)]
- 🐛 add loaders to dataasource tables [[e266915](https://github.com/gmpetrov/databerry/commit/e2669157aefabc43f872c95b61bfc7f18e219e0c)]
- 🐛 chatbubble height [[8ef3280](https://github.com/gmpetrov/databerry/commit/8ef3280a77683e432a47aecfeb9b745b1f186b78)]


<a name="0.1.39"></a>
## 0.1.39 (2023-10-14)

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": "chaindesk",
"version": "0.1.39",
"version": "0.1.40",
"private": true,
"scripts": {
"prepare": "husky install",
Expand Down

1 comment on commit 1594557

@vercel
Copy link

@vercel vercel bot commented on 1594557 Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.