Skip to content

Commit df80732

Browse files
chore(release): cut the 3.27.2 release [skip ci]
## [3.27.2](v3.27.1...v3.27.2) (2024-04-23) ### Bug Fixes * **execute:** fix encoding for stringified request body ([#3476](#3476)) ([4c28575](4c28575))
1 parent 4c28575 commit df80732

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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-client",
3-
"version": "3.27.1",
3+
"version": "3.27.2",
44
"description": "SwaggerJS - a collection of interfaces for OAI specs",
55
"browser": {
66
"./src/helpers/btoa.node.js": "./src/helpers/btoa.browser.js",

0 commit comments

Comments
 (0)