We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400d34e commit 2c427f6Copy full SHA for 2c427f6
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
<a name="0.1.8"></a>
17
## 0.1.8 (2023-09-21)
18
package.json
@@ -1,6 +1,6 @@
{
"name": "chaindesk-v2",
- "version": "0.1.8",
+ "version": "0.1.9",
"private": true,
"scripts": {
"prepare": "husky install",
0 commit comments