Skip to content

Commit 65e38ca

Browse files
chore(release): cut the 3.33.2 release [skip ci]
## [3.33.2](v3.33.1...v3.33.2) (2025-01-07) ### Bug Fixes * **execute:** append new cookies to existing instead of replacing ([7e813a0](7e813a0)) * **execute:** create RFC 6265 compliant Cookie headers ([05beeb1](05beeb1)) * **execute:** serialize req.cookies into valid cookie-string ([ec05e07](ec05e07))
1 parent 05beeb1 commit 65e38ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-client",
3-
"version": "3.33.1",
3+
"version": "3.33.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)