Skip to content

Commit

Permalink
chore(release): cut the 3.28.1 release [skip ci]
Browse files Browse the repository at this point in the history
## [3.28.1](v3.28.0...v3.28.1) (2024-05-21)

### Bug Fixes

* **resolver:** apply propertyMacro, parameterMacro and allOf plugins for OpenAPI 3.1.0 ([#3521](#3521)) ([2eb34c9](2eb34c9)), closes [#3520](#3520)
  • Loading branch information
semantic-release-bot committed May 21, 2024
1 parent 2eb34c9 commit 0801a9c
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-client",
"version": "3.28.0",
"version": "3.28.1",
"description": "SwaggerJS - a collection of interfaces for OAI specs",
"browser": {
"./src/helpers/btoa.node.js": "./src/helpers/btoa.browser.js",
Expand Down

0 comments on commit 0801a9c

Please sign in to comment.