Skip to content

Commit 022f6f3

Browse files
committed
Version bump and CHANGELOG for -alpha.0
1 parent c85f66a commit 022f6f3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

4+
**1.0.0-alpha.0**
5+
* Removed deprecated things: constants, Result, MulticastResult, Message#addDataWith...
6+
47
**0.14.2**
58
* Updated README, added note on v1 development
69

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-gcm",
33
"description": "Easy interface for Google's Cloud Messaging service (now Firebase Cloud Messaging)",
4-
"version": "0.14.2",
4+
"version": "1.0.0-alpha.0",
55
"author": "Marcus Farkas <toothlessgear@finitebox.com>",
66
"contributors": [
77
"Marcus Farkas <toothlessgear@finitebox.com>",

0 commit comments

Comments
 (0)