Skip to content

Commit b22a9dc

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](parse-community/parse-server-example@1.2.4...1.3.0) (2024-03-10) ### Features * Run with latest Google App Engine Flex environment requirements ([parse-community#454](parse-community#454)) ([d87d5f1](parse-community@d87d5f1))
1 parent d87d5f1 commit b22a9dc

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.3.0](https://github.com/ParsePlatform/parse-server-example/compare/1.2.4...1.3.0) (2024-03-10)
2+
3+
4+
### Features
5+
6+
* Run with latest Google App Engine Flex environment requirements ([#454](https://github.com/ParsePlatform/parse-server-example/issues/454)) ([d87d5f1](https://github.com/ParsePlatform/parse-server-example/commit/d87d5f11806b795f8312e960cad7e51377f0a2b7))
7+
18
## [1.2.4](https://github.com/ParsePlatform/parse-server-example/compare/1.2.3...1.2.4) (2024-03-01)
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.4",
3+
"version": "1.3.0",
44
"description": "An example Parse API server using the parse-server module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)