File tree 4 files changed +610
-612
lines changed
4 files changed +610
-612
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ after_success: "./node_modules/.bin/codecov"
5
5
deploy :
6
6
provider : npm
7
7
on :
8
+ skip_cleanup : true
8
9
tags : true
9
10
repo : parse-community/parse-server-push-adapter
10
11
api_key :
Original file line number Diff line number Diff line change 2
2
3
3
### master
4
4
5
- [ Full Changelog] ( https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.0.2...master )
5
+ [ Full Changelog] ( https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.0.3...master )
6
+
7
+ ## [ 3.0.3] ( https://github.com/parse-server-modules/parse-server-push-adapter/tree/3.0.3 ) (2019-07-12)
8
+ [ Full Changelog] ( https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.0.2...3.0.3 )
9
+ Continuing attempt to get travis to deploy to npm on release. Third time's a charm?
6
10
7
11
## [ 3.0.2] ( https://github.com/parse-server-modules/parse-server-push-adapter/tree/3.0.2 ) (2019-07-12)
8
12
[ Full Changelog] ( https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.0.1...3.0.2 )
You can’t perform that action at this time.
0 commit comments