Skip to content

Commit f325ad3

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](parse-community/parse-server-example@1.2.3...1.2.4) (2024-03-01) ### Bug Fixes * Upgrade parse-server from 6.3.1 to 6.5.0 ([parse-community#452](parse-community#452)) ([434e634](parse-community@434e634))
1 parent 434e634 commit f325ad3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.4](https://github.com/ParsePlatform/parse-server-example/compare/1.2.3...1.2.4) (2024-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade parse-server from 6.3.1 to 6.5.0 ([#452](https://github.com/ParsePlatform/parse-server-example/issues/452)) ([434e634](https://github.com/ParsePlatform/parse-server-example/commit/434e6340bf9391fd1e84c363c9270c1b2c68f3e0))
7+
18
## [1.2.3](https://github.com/ParsePlatform/parse-server-example/compare/1.2.2...1.2.3) (2023-11-11)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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-example",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "An example Parse API server using the parse-server module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)