Skip to content

Commit 2c427f6

Browse files
committed
Release 0.1.9
1 parent 400d34e commit 2c427f6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
<a name="0.1.9"></a>
4+
## 0.1.9 (2023-09-24)
5+
6+
### Fixed
7+
8+
- 🐛 disable help form if conversationId undefined [[400d34e](https://github.com/gmpetrov/databerry/commit/400d34e2701f3ca8cc422b9b2d512d5fe93010e6)]
9+
10+
### Miscellaneous
11+
12+
- 🤖 prestashop widget validation [[1709274](https://github.com/gmpetrov/databerry/commit/1709274c9ee14a4ba1cd4466bf53dd65168d4a88)]
13+
- 🤖 wording for seo [[76ba3b1](https://github.com/gmpetrov/databerry/commit/76ba3b1608e81be0bbfc12c8eb94b1d44611207d)]
14+
15+
316
<a name="0.1.8"></a>
417
## 0.1.8 (2023-09-21)
518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chaindesk-v2",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"private": true,
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)