Skip to content

Commit a361ff5

Browse files
chore(release): cut the 5.0.0-alpha.10 release
# [5.0.0-alpha.10](v5.0.0-alpha.9...v5.0.0-alpha.10) (2022-07-25) ### Code Refactoring * **state-management:** manage state outside of spec plugin ([#3241](#3241)) ([718b04d](718b04d)), closes [#3217](#3217) ### BREAKING CHANGES * **state-management:** plugin reorganization, redux actions and selectors usage and naming made consistent
1 parent 74a1015 commit a361ff5

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

0 commit comments

Comments
 (0)