Skip to content

Commit 031c634

Browse files
chore(release): 4.1.2-alpha.1 [skip ci]
## [4.1.2-alpha.1](4.1.1...4.1.2-alpha.1) (2022-05-24) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](#2113)) ([6d70d8a](6d70d8a)) * data export is missing rows when exporting more than 100 rows ([#2087](#2087)) ([88f1eab](88f1eab)) * preserve previous condition field value on constraint change ([#1969](#1969)) ([f4c3060](f4c3060)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](#2094)) ([283745c](283745c)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](#2105)) ([8d42622](8d42622)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](#2114)) ([5423b0d](5423b0d)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](#2111)) ([1a50d30](1a50d30))
1 parent fcc1dc7 commit 031c634

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelogs/CHANGELOG_alpha.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e))
7+
* data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e))
8+
* preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32))
9+
* security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e))
10+
* security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35))
11+
* security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c))
12+
* upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70))
13+
114
## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-21)
215

316

0 commit comments

Comments
 (0)