Skip to content

Commit 9463136

Browse files
chore(release): cut the 3.22.1 release [skip ci]
## [3.22.1](v3.22.0...v3.22.1) (2023-09-13) ### Bug Fixes * use AbortController in backward compatible way for Node.js >=12.20.0 ([#3141](#3141)) ([96d2619](96d2619))
1 parent 96d2619 commit 9463136

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.22.0",
3+
"version": "3.22.1",
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)