Skip to content

Commit abda4d9

Browse files
chore(release): cut the 5.0.0-alpha.6 release
# [5.0.0-alpha.6](v5.0.0-alpha.5...v5.0.0-alpha.6) (2022-06-30) ### Bug Fixes * **asyncapi:** should always clear parser markers on valid parse ([#3207](#3207)) ([bfa6146](bfa6146)) * **cypress:** enable validation-pane and disable monaco spec ([#3206](#3206)) ([0d3a7ff](0d3a7ff)) ### Features * custom env for SWAGGER_URL and SWAGGER_FILE ([#3200](#3200)) ([c789672](c789672))
1 parent bfa6146 commit abda4d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "@swagger-api/swagger-editor",
3-
"version": "5.0.0-alpha.5",
3+
"version": "5.0.0-alpha.6",
44
"private": false,
55
"publishConfig": {
66
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)