Skip to content

Commit 7be9217

Browse files
authored
1 parent 6ab5cde commit 7be9217

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
### master
44

5-
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.7.1...master)
5+
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.7.2...master)
6+
7+
### 3.7.2
8+
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.7.1...3.7.2)
9+
10+
- FIX: Live Query was failing on release 3.7.1
611

712
### 3.7.1
813
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.7.0...3.7.1)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-server",
3-
"version": "3.7.1",
3+
"version": "3.7.2",
44
"description": "An express module providing a Parse-compatible API server",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)