We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0d09e commit 0e9725bCopy full SHA for 0e9725b
CHANGELOG.md
@@ -8,14 +8,6 @@
8
9
* Adds support for JS SDK 2.0 job status header
10
11
-### 2.8.3
12
-[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.3...2.8.2)
13
-
14
-#### Improvements:
15
16
-* Removes npm-git scripts as npm supports using git repositories that build, thanks to [Florent Vilmart](https://github.com/flovilmart)
17
18
19
### 2.8.2
20
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.2...2.8.1)
21
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "parse-server",
3
- "version": "2.8.2",
+ "version": "2.8.3",
4
"description": "An express module providing a Parse-compatible API server",
5
"main": "lib/index.js",
6
"repository": {
0 commit comments