Skip to content

Commit 08d5e8f

Browse files
chore(release): 4.0.0-alpha.1 [skip ci]
# [4.0.0-alpha.1](3.3.0-alpha.17...4.0.0-alpha.1) (2021-12-05) ### Features * upgrade graphiql from 1.4.7 to 1.5.1 ([#1943](#1943)) ([ebb1f66](ebb1f66)) ### BREAKING CHANGES * The required Node version was increased to >=12.20.0. ([ebb1f66](ebb1f66))
1 parent ebb1f66 commit 08d5e8f

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.1](https://github.com/ParsePlatform/parse-dashboard/compare/3.3.0-alpha.17...4.0.0-alpha.1) (2021-12-05)
2+
3+
4+
### Features
5+
6+
* upgrade graphiql from 1.4.7 to 1.5.1 ([#1943](https://github.com/ParsePlatform/parse-dashboard/issues/1943)) ([ebb1f66](https://github.com/ParsePlatform/parse-dashboard/commit/ebb1f660f1d10921f92d05eb58b09d548e00d3a9))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* The required Node version was increased to >=12.20.0. ([ebb1f66](ebb1f66))
12+
113
# [3.3.0-alpha.17](https://github.com/ParsePlatform/parse-dashboard/compare/3.3.0-alpha.16...3.3.0-alpha.17) (2021-12-05)
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": "3.3.0-alpha.17",
3+
"version": "4.0.0-alpha.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)