Changelog and package increment for 3.2.1 (#5461)

* changelog and package increment for 3.2.1

* update package-lock to match package.json
This commit is contained in:
Arthur Cinader
2019-03-29 21:27:57 -07:00
committed by GitHub
parent 03cd314495
commit 11976b8d24
3 changed files with 22 additions and 44 deletions

View File

@@ -1,7 +1,11 @@
## Parse Server Changelog
### master
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.2.0...master)
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.2.1...master)
### 3.2.1
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.2.0...3.2.1)
- Increment package.json version to match the deployment tag
### 3.2.0
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.1.3...3.2.0)