Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 60960a6

Browse files
Replace 2.3.0 by 2.4.0
1 parent c3afdba commit 60960a6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
### Additions
1313
- Adds message editing via `edit{Simple,Multipart,}Message`.
1414

15+
## 2.3.0 Yanked
16+
1517
## [2.2.0](https://github.com/pusher/chatkit-server-node/compare/2.1.1...2.2.0)
1618

1719
### Additions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pusher/chatkit-server",
33
"description": "Pusher Chatkit server SDK",
4-
"version": "2.3.0",
4+
"version": "2.4.0",
55
"main": "target/src/index.js",
66
"license": "MIT",
77
"author": "Pusher",

0 commit comments

Comments
 (0)