Skip to content

Commit

Permalink
chore(release): cut the 3.21.0 release [skip ci]
Browse files Browse the repository at this point in the history
# [3.21.0](v3.20.2...v3.21.0) (2023-09-12)

### Features

* replace node-fetch with undici ([#3137](#3137)) ([bc7ca17](bc7ca17)), closes [#1220](#1220) [#2736](#2736) [#2415](#2415) [#2381](#2381) [#2187](#2187) [#2291](#2291)
  • Loading branch information
semantic-release-bot committed Sep 12, 2023
1 parent bc7ca17 commit 1785b43
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.20.2",
"version": "3.21.0",
"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 1785b43

Please sign in to comment.