Skip to content

Commit 7d3aba0

Browse files
v10.4.0
1 parent cf94ec9 commit 7d3aba0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
## v10.4.0
5+
6+
### New Features
7+
8+
* Added now-public `subscription` REST API routes for `CrispClient.plan` prefix.
9+
410
## v10.3.0
511

612
### New Features

package.json

Lines changed: 1 addition & 1 deletion
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": "10.3.0",
4+
"version": "10.4.0",
55
"homepage": "https://github.com/crisp-im/node-crisp-api",
66
"license": "MIT",
77
"author": {

0 commit comments

Comments
 (0)