Skip to content

Commit 6777908

Browse files
semantic-release-botMoumouls
authored andcommitted
chore(release): 5.0.0-alpha.29 [skip ci]
# [5.0.0-alpha.29](parse-community/parse-server@5.0.0-alpha.28...5.0.0-alpha.29) (2022-03-12) ### Features * bump required node engine to >=12.22.10 ([parse-community#7846](parse-community#7846)) ([5ace99d](parse-community@5ace99d)) ### BREAKING CHANGES * This requires Node.js version >=12.22.10. ([5ace99d](5ace99d))
1 parent 4cd39d6 commit 6777908

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

changelogs/CHANGELOG_alpha.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.0.0-alpha.29](https://github.com/parse-community/parse-server/compare/5.0.0-alpha.28...5.0.0-alpha.29) (2022-03-12)
2+
3+
4+
### Features
5+
6+
* bump required node engine to >=12.22.10 ([#7846](https://github.com/parse-community/parse-server/issues/7846)) ([5ace99d](https://github.com/parse-community/parse-server/commit/5ace99d542a11e422af46d9fd6b1d3d2513b34cf))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This requires Node.js version >=12.22.10. ([5ace99d](5ace99d))
12+
113
# [5.0.0-alpha.28](https://github.com/parse-community/parse-server/compare/5.0.0-alpha.27...5.0.0-alpha.28) (2022-03-12)
214

315

package-lock.json

Lines changed: 1 addition & 1 deletion
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",
3-
"version": "5.0.0-alpha.28",
3+
"version": "5.0.0-alpha.29",
44
"description": "An express module providing a Parse-compatible API server",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)