Skip to content

Commit 6d78644

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](1.2.1...1.2.2) (2023-10-19) ### Bug Fixes * Security bump @babel/traverse from 7.22.4 to 7.23.2 ([#446](#446)) ([0ac3f6f](0ac3f6f))
1 parent 0ac3f6f commit 6d78644

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.2](https://github.com/ParsePlatform/parse-server-example/compare/1.2.1...1.2.2) (2023-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Security bump @babel/traverse from 7.22.4 to 7.23.2 ([#446](https://github.com/ParsePlatform/parse-server-example/issues/446)) ([0ac3f6f](https://github.com/ParsePlatform/parse-server-example/commit/0ac3f6f46f4a95e7424f7cbf73ffbc4d7745c7ba))
7+
18
## [1.2.1](https://github.com/ParsePlatform/parse-server-example/compare/1.2.0...1.2.1) (2023-09-04)
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.1",
3+
"version": "1.2.2",
44
"description": "An example Parse API server using the parse-server module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)