chore: bump package version to 4.10.3 (#7537)

* add issue bot for prs

* Update CHANGELOG.md

* Update issue-bot.yml

* bumped package version
This commit is contained in:
Manuel
2021-09-02 13:08:52 +02:00
committed by GitHub
parent 308668c894
commit f1da29f9c9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "4.10.2",
"version": "4.10.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "4.10.2",
"version": "4.10.3",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {