Skip to content

Commit 9a3f0fd

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](1.3.0...1.3.1) (2024-03-29) ### Bug Fixes * Security upgrade express from 4.18.2 to 4.19.2 ([#458](#458)) ([cbe730f](cbe730f))
1 parent cbe730f commit 9a3f0fd

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.1](https://github.com/ParsePlatform/parse-server-example/compare/1.3.0...1.3.1) (2024-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade express from 4.18.2 to 4.19.2 ([#458](https://github.com/ParsePlatform/parse-server-example/issues/458)) ([cbe730f](https://github.com/ParsePlatform/parse-server-example/commit/cbe730f3698eb1f4b6bc0d54bc153298f82bdf21))
7+
18
# [1.3.0](https://github.com/ParsePlatform/parse-server-example/compare/1.2.4...1.3.0) (2024-03-10)
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.3.0",
3+
"version": "1.3.1",
44
"description": "An example Parse API server using the parse-server module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)