Skip to content

Commit

Permalink
chore(release): 4.2.0-alpha.9 [skip ci]
Browse files Browse the repository at this point in the history
# [4.2.0-alpha.9](parse-community/parse-dashboard@4.2.0-alpha.8...4.2.0-alpha.9) (2022-09-12)

### Bug Fixes

* login fails with error `req.session.regenerate is not a function` ([parse-community#2260](parse-community#2260)) ([1dc2b91](parse-community@1dc2b91))
  • Loading branch information
semantic-release-bot committed Sep 12, 2022
1 parent 1dc2b91 commit c2698df
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions changelogs/CHANGELOG_alpha.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.2.0-alpha.9](https://github.com/ParsePlatform/parse-dashboard/compare/4.2.0-alpha.8...4.2.0-alpha.9) (2022-09-12)


### Bug Fixes

* login fails with error `req.session.regenerate is not a function` ([#2260](https://github.com/ParsePlatform/parse-dashboard/issues/2260)) ([1dc2b91](https://github.com/ParsePlatform/parse-dashboard/commit/1dc2b915e16a2038268f886d4c24e7b081ae0531))

# [4.2.0-alpha.8](https://github.com/ParsePlatform/parse-dashboard/compare/4.2.0-alpha.7...4.2.0-alpha.8) (2022-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse-dashboard",
"version": "4.2.0-alpha.8",
"version": "4.2.0-alpha.9",
"repository": {
"type": "git",
"url": "https://github.com/ParsePlatform/parse-dashboard"
Expand Down

0 comments on commit c2698df

Please sign in to comment.