Skip to content

Commit aa80d17

Browse files
authored
Merge pull request #79 from pusher/2.1.2
Prepare release 2.1.2
2 parents 172e16a + 2699699 commit aa80d17

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1.2 (2018-07-27)
2+
3+
[FIXED] typescript dependency issue
4+
15
## 2.1.1 (2018-07-27)
26

37
[ADDED] typescript type declarations file

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pusher",
33
"description": "Node.js client to interact with the Pusher REST API",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"author": "Pusher <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)