Skip to content

Commit

Permalink
chore(release): 4.1.0-alpha.3 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0-alpha.3](parse-community/parse-dashboard@4.1.0-alpha.2...4.1.0-alpha.3) (2022-03-30)

### Bug Fixes

* security upgrade js-beautify from 1.14.0 to 1.14.1 ([parse-community#2077](parse-community#2077)) ([74aa7d0](parse-community@74aa7d0))
  • Loading branch information
semantic-release-bot authored and mtrezza committed Apr 3, 2022
1 parent e4ea787 commit f14c7d8
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.1.0-alpha.3](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.0-alpha.2...4.1.0-alpha.3) (2022-03-30)


### Bug Fixes

* security upgrade js-beautify from 1.14.0 to 1.14.1 ([#2077](https://github.com/ParsePlatform/parse-dashboard/issues/2077)) ([74aa7d0](https://github.com/ParsePlatform/parse-dashboard/commit/74aa7d03bebf925f90b92be76925a522c44e1031))

# [4.1.0-alpha.2](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.0-alpha.1...4.1.0-alpha.2) (2022-03-24)


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.1.0-alpha.2",
"version": "4.1.0-alpha.3",
"repository": {
"type": "git",
"url": "https://github.com/ParsePlatform/parse-dashboard"
Expand Down

0 comments on commit f14c7d8

Please sign in to comment.