Skip to content

Commit

Permalink
Release 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpetrov committed Sep 24, 2023
1 parent 400d34e commit 2c427f6
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
@@ -1,5 +1,18 @@
# Changelog

<a name="0.1.9"></a>
## 0.1.9 (2023-09-24)

### Fixed

- 🐛 disable help form if conversationId undefined [[400d34e](https://github.com/gmpetrov/databerry/commit/400d34e2701f3ca8cc422b9b2d512d5fe93010e6)]

### Miscellaneous

- 🤖 prestashop widget validation [[1709274](https://github.com/gmpetrov/databerry/commit/1709274c9ee14a4ba1cd4466bf53dd65168d4a88)]
- 🤖 wording for seo [[76ba3b1](https://github.com/gmpetrov/databerry/commit/76ba3b1608e81be0bbfc12c8eb94b1d44611207d)]


<a name="0.1.8"></a>
## 0.1.8 (2023-09-21)

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-v2",
"version": "0.1.8",
"version": "0.1.9",
"private": true,
"scripts": {
"prepare": "husky install",
Expand Down

1 comment on commit 2c427f6

@vercel
Copy link

@vercel vercel bot commented on 2c427f6 Sep 24, 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.