Skip to content

Commit 01e68ef

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](parse-community/parse-server-example@1.2.2...1.2.3) (2023-11-11) ### Bug Fixes * Security upgrade axios from 1.3.5 to 1.6.0 ([parse-community#448](parse-community#448)) ([a771900](parse-community@a771900))
1 parent a771900 commit 01e68ef

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.3](https://github.com/ParsePlatform/parse-server-example/compare/1.2.2...1.2.3) (2023-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade axios from 1.3.5 to 1.6.0 ([#448](https://github.com/ParsePlatform/parse-server-example/issues/448)) ([a771900](https://github.com/ParsePlatform/parse-server-example/commit/a77190039c7d0b38278c2884cd5b9ccc1eba7808))
7+
18
## [1.2.2](https://github.com/ParsePlatform/parse-server-example/compare/1.2.1...1.2.2) (2023-10-19)
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.2",
3+
"version": "1.2.3",
44
"description": "An example Parse API server using the parse-server module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)