Skip to content

Commit ea1cae2

Browse files
chore(release): 3.2.1-alpha.1 [skip ci]
## [3.2.1-alpha.1](3.2.0...3.2.1-alpha.1) (2021-10-08) ### Bug Fixes * enabling context menu for read-only cells ([#1844](#1844)) ([a38a885](a38a885))
1 parent a38a885 commit ea1cae2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

changelogs/CHANGELOG_alpha.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [3.2.1-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/3.2.0...3.2.1-alpha.1) (2021-10-08)
2+
3+
4+
### Bug Fixes
5+
6+
* enabling context menu for read-only cells ([#1844](https://github.com/ParsePlatform/parse-dashboard/issues/1844)) ([a38a885](https://github.com/ParsePlatform/parse-dashboard/commit/a38a885db23e3a76c1e24f880e061dc882e1d37f))

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-dashboard",
3-
"version": "3.2.0",
3+
"version": "3.2.1-alpha.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)