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

Commit 2eb5bdf

Browse files
Release 2.3.0
1 parent ed45f70 commit 2eb5bdf

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased](https://github.com/pusher/chatkit-server-node/compare/2.2.0...HEAD)
99

10+
## [2.3.0](https://github.com/pusher/chatkit-server-node/compare/2.2.0...2.3.0)
11+
1012
### Additions
1113
- Adds message editing via `edit{Simple,Multipart,}Message`.
1214

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.2.0",
4+
"version": "2.3.0",
55
"main": "target/src/index.js",
66
"license": "MIT",
77
"author": "Pusher",

0 commit comments

Comments
 (0)