Skip to content

Commit 3e9a234

Browse files
v9.2.0
1 parent 1b4dcef commit 3e9a234

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
## v9.2.0
5+
6+
### New Features
7+
8+
* Added support for the `spam:message` RTM API event.
9+
* Added support for the `spam:decision` RTM API event.
10+
411
## v9.1.0
512

613
### New Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "crisp-api",
33
"description": "Crisp API wrapper for Node - official, maintained by Crisp",
4-
"version": "9.1.0",
4+
"version": "9.2.0",
55
"homepage": "https://github.com/crisp-im/node-crisp-api",
66
"license": "MIT",
77
"author": {

0 commit comments

Comments
 (0)