Skip to content

Commit fdf3833

Browse files
chore(release): cut the 5.0.0-alpha.16 release
# [5.0.0-alpha.16](v5.0.0-alpha.15...v5.0.0-alpha.16) (2022-08-08) ### Bug Fixes * **top-bar:** fix data handling in importUrl async thunk ([#3325](#3325)) ([1e7b49f](1e7b49f)) ### Features * add valid forward spec version detection ([#3360](#3360)) ([24158d2](24158d2)) * fixtures for Swagger Petstore definitions ([#3347](#3347)) ([6a638e7](6a638e7)) * **test:** e2e for toggle readonly and toggle theme ([#3356](#3356)) ([0008d75](0008d75)) * **test:** migrate `topbar` Jest tests to Cypress ([#3350](#3350)) ([fe87c3e](fe87c3e)) * update apidom to 0.40.x ([a9e55d2](a9e55d2))
1 parent 24158d2 commit fdf3833

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.15",
3+
"version": "5.0.0-alpha.16",
44
"private": false,
55
"publishConfig": {
66
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)