Skip to content

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

3.1.0

13 Oct 19:35
Compare
Choose a tag to compare

Update @parse/node-apn@3.1.0.
Update parse@2.7.1.

3.0.10

26 Aug 22:45
61252cc
Compare
Choose a tag to compare

Use @parse/node-apn served from npm instead of using our fork served from github.

3.0.9

30 Jul 20:31
Compare
Choose a tag to compare

3.0.9 (2019-07-30)

Full Changelog

Fix: Update node-apn version and improve publish script (#141) (thanks to @davimacedo)

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