Skip to content

Commit 5bd9be8

Browse files
chore(release): 4.0.0-alpha.4 [skip ci]
# [4.0.0-alpha.4](4.0.0-alpha.3...4.0.0-alpha.4) (2021-12-06) ### Features * upgrade graphql from 15.7.0 to 16.0.0 ([#1926](#1926)) ([7c94e51](7c94e51)) ### BREAKING CHANGES * The minimum required Node.js version is 12.22.0. ([7c94e51](7c94e51))
1 parent 7c94e51 commit 5bd9be8

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

changelogs/CHANGELOG_alpha.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.0.0-alpha.4](https://github.com/ParsePlatform/parse-dashboard/compare/4.0.0-alpha.3...4.0.0-alpha.4) (2021-12-06)
2+
3+
4+
### Features
5+
6+
* upgrade graphql from 15.7.0 to 16.0.0 ([#1926](https://github.com/ParsePlatform/parse-dashboard/issues/1926)) ([7c94e51](https://github.com/ParsePlatform/parse-dashboard/commit/7c94e512ed5428797823d24ac205ece59e94f3ea))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* The minimum required Node.js version is 12.22.0. ([7c94e51](7c94e51))
12+
113
# [4.0.0-alpha.3](https://github.com/ParsePlatform/parse-dashboard/compare/4.0.0-alpha.2...4.0.0-alpha.3) (2021-12-06)
214

315

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-dashboard",
3-
"version": "4.0.0-alpha.3",
3+
"version": "4.0.0-alpha.4",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)