Skip to content

Commit 6ea4bb6

Browse files
committed
chore(release): v2.0.1-5
1 parent 3f50b31 commit 6ea4bb6

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

33

4+
## v2.0.1-5
5+
6+
[compare changes](https://github.com/zSoulweaver/kient/compare/v2.0.1-4...v2.0.1-5)
7+
8+
### 🚀 Enhancements
9+
10+
- Add new channel endpoint data ([3f50b31](https://github.com/zSoulweaver/kient/commit/3f50b31))
11+
12+
### 💅 Refactors
13+
14+
- Improve flatten function - uses grok llm, so could be further issues yet ([79ced64](https://github.com/zSoulweaver/kient/commit/79ced64))
15+
16+
### 📖 Documentation
17+
18+
- Fix build issue ([64523d4](https://github.com/zSoulweaver/kient/commit/64523d4))
19+
- Fix build v2 ([b422004](https://github.com/zSoulweaver/kient/commit/b422004))
20+
21+
### ❤️ Contributors
22+
23+
- ZSoulweaver ([@zSoulweaver](http://github.com/zSoulweaver))
24+
425
## v2.0.1-4
526

627
[compare changes](https://github.com/zSoulweaver/kient/compare/v2.0.1-3...v2.0.1-4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kient",
3-
"version": "2.0.1-4",
3+
"version": "2.0.1-5",
44
"repository": "github:zSoulweaver/kient",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)