Skip to content

Commit

Permalink
v9.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Oct 16, 2024
1 parent 401f107 commit 5b38b53
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

## v9.3.1

### Breaking Changes

* ⚠️ Restored the argument of the `CrispClient.website.inviteWebsiteOperator` method to its specification from pre-`v9.3.0`.

## v9.3.0

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crisp-api",
"description": "Crisp API wrapper for Node - official, maintained by Crisp",
"version": "9.3.0",
"version": "9.3.1",
"homepage": "https://github.com/crisp-im/node-crisp-api",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 5b38b53

Please sign in to comment.