Skip to content

Commit

Permalink
chore(release): cut the 5.0.0-alpha.43 release
Browse files Browse the repository at this point in the history
# [5.0.0-alpha.43](v5.0.0-alpha.42...v5.0.0-alpha.43) (2023-01-04)

### Bug Fixes

* **dereference:** fix serialization of dereferenced definitions ([#3755](#3755)) ([9bbebb5](9bbebb5)), closes [#2723](#2723) [#3746](#3746) [#3753](#3753)
  • Loading branch information
semantic-release-bot committed Jan 4, 2023
1 parent 9bbebb5 commit 1c1c34d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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": "@swagger-api/swagger-editor",
"version": "5.0.0-alpha.42",
"version": "5.0.0-alpha.43",
"private": false,
"publishConfig": {
"registry": "https://npm.pkg.github.com"
Expand Down

0 comments on commit 1c1c34d

Please sign in to comment.