File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v2.0.1-4
5+
6+ [ compare changes] ( https://github.com/zSoulweaver/kient/compare/v2.0.1-3...v2.0.1-4 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add webhook handling - adds optional internal webhook server - exposes function to handle events externally - adds chat message events ([ 7771eba] ( https://github.com/zSoulweaver/kient/commit/7771eba ) )
11+ - Add remaining webhook events ([ 470ed60] ( https://github.com/zSoulweaver/kient/commit/470ed60 ) )
12+ - Add subscription id to event and add unsub func ([ 0dfeebd] ( https://github.com/zSoulweaver/kient/commit/0dfeebd ) )
13+
14+ ### 💅 Refactors
15+
16+ - Adjust api responses and structure instances ([ cdd2822] ( https://github.com/zSoulweaver/kient/commit/cdd2822 ) )
17+ - Restructure event/webhook api ([ a62489f] ( https://github.com/zSoulweaver/kient/commit/a62489f ) )
18+ - Rename webhooks to events and align to api design ([ 3b9d201] ( https://github.com/zSoulweaver/kient/commit/3b9d201 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - ZSoulweaver ([ @zSoulweaver ] ( http://github.com/zSoulweaver ) )
23+
424## v2.0.1-3
525
626[ compare changes] ( https://github.com/zSoulweaver/kient/compare/v2.0.1-2...v2.0.1-3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " kient" ,
3- "version" : " 2.0.1-3 " ,
3+ "version" : " 2.0.1-4 " ,
44 "repository" : " github:zSoulweaver/kient" ,
55 "type" : " module" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments