Skip to content

Commit 0e9725b

Browse files
committed
⚡ Release 2.8.3
1 parent 5a0d09e commit 0e9725b

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@
88

99
* Adds support for JS SDK 2.0 job status header
1010

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-
1911
### 2.8.2
2012
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.2...2.8.1)
2113

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": "2.8.2",
3+
"version": "2.8.3",
44
"description": "An express module providing a Parse-compatible API server",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)