Skip to content

Releases: parse-community/parse-server-push-adapter

3.0.8

26 Jul 22:08
1c5ae66
Compare
Choose a tag to compare

3.0.8 (2019-07-26)

Full Changelog

Last release had its lib/ folder published but it's failing in parse-server tests. Trying to fix.

3.0.7

26 Jul 21:33
cdebd58
Compare
Choose a tag to compare

3.0.7 (2019-07-26)

Full Changelog

New attempt to fix last release since it was published empty to npm.

3.0.6

26 Jul 21:07
c2b5996
Compare
Choose a tag to compare

3.0.6 (2019-07-26)

Full Changelog

Fix last realease since it was published empty to npm.

3.0.5

26 Jul 20:10
84c1df4
Compare
Choose a tag to compare

3.0.5 (2019-07-26)

Full Changelog

Trying to make Travis publish to npm.

3.0.4

26 Jul 18:39
1deb912
Compare
Choose a tag to compare

3.0.4 (2019-07-26)

Full Changelog

What's new

3.0.3

12 Jul 18:43
954b867
Compare
Choose a tag to compare

3.0.3 (2019-07-12)

Full Changelog
Continuing attempt to get travis to deploy to npm on release. Third time's a charm?

3.0.2

12 Jul 17:59
45369e9
Compare
Choose a tag to compare

3.0.2 (2019-07-12)

Full Changelog
Update Travis to deploy the correct repo to npm

3.0.1

12 Jul 15:08
2e84e8a
Compare
Choose a tag to compare

3.0.1 (2019-07-11)

Full Changelog
Update Packages to address security alerts

2.0.3

13 Apr 17:14
425d7d8
Compare
Choose a tag to compare
v2.0.3 :zap: Release 2.0.3 (#114)

v2.0.0-alpha.1

19 Mar 21:54
Compare
Choose a tag to compare
APN with HTTP/2 (#72) * update to apn version 2 * correcting some errors * fix typo * Updates tests * Adds support for retrying failures * v2.0.0-alpha.1 * Updates changelog