3.7.2 (#5872)
This commit is contained in:
committed by
GitHub
parent
bde96a9002
commit
fe18fe0f61
@@ -2,7 +2,12 @@
|
||||
|
||||
### master
|
||||
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.7.1...master)
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.7.2...master)
|
||||
|
||||
### 3.7.2
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.7.1...3.7.2)
|
||||
|
||||
- FIX: Live Query was failing on release 3.7.1
|
||||
|
||||
### 3.7.1
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.7.0...3.7.1)
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "parse-server",
|
||||
"version": "3.7.1",
|
||||
"version": "3.7.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "parse-server",
|
||||
"version": "3.7.1",
|
||||
"version": "3.7.2",
|
||||
"description": "An express module providing a Parse-compatible API server",
|
||||
"main": "lib/index.js",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user