Skip to content

Commit

Permalink
chore(release): cut the 3.26.6 release [skip ci]
Browse files Browse the repository at this point in the history
## [3.26.6](v3.26.5...v3.26.6) (2024-04-05)

### Bug Fixes

* apply requested changes ([e80049d](e80049d))
* **execute:** fix encoding of complex nested type values in OpenAPI 3.x request builders ([49ab957](49ab957))
* **execute:** fix encoding of object type values ([e943f35](e943f35))
  • Loading branch information
semantic-release-bot committed Apr 5, 2024
1 parent 49ab957 commit f4fc42f
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.26.5",
"version": "3.26.6",
"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 f4fc42f

Please sign in to comment.