Skip to content

Commit e36ee9f

Browse files
committed
Release 0.1.96
1 parent f586c5b commit e36ee9f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
<a name="0.1.96"></a>
4+
## 0.1.96 (2023-11-28)
5+
6+
### Fixed
7+
8+
- 🐛 cs prompt give more weight to conversation history [[f586c5b](https://github.com/gmpetrov/databerry/commit/f586c5b5d7149d8d00a74e5bde34e1f3b0c41ab4)]
9+
- 🐛 conversation history not visible after switching [[ed677e7](https://github.com/gmpetrov/databerry/commit/ed677e77d8badf04a739a7e19d545576e8439506)]
10+
- ✏️ add info about zendesk + yt integrations [[a4739f9](https://github.com/gmpetrov/databerry/commit/a4739f968956768b44556162eafa944e6ed84b59)]
11+
12+
313
<a name="0.1.95"></a>
414
## 0.1.95 (2023-11-28)
515

package.json

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

0 commit comments

Comments
 (0)