We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a8727 commit de64201Copy full SHA for de64201
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [13.3.1](https://github.com/npm/npm-registry-fetch/compare/v13.3.0...v13.3.1) (2022-08-15)
4
+
5
6
+### Bug Fixes
7
8
+* linting ([c9a8727](https://github.com/npm/npm-registry-fetch/commit/c9a8727f026367a86c50d103035f1c02d89431fd))
9
10
## [13.3.0](https://github.com/npm/npm-registry-fetch/compare/v13.2.0...v13.3.0) (2022-07-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "npm-registry-fetch",
- "version": "13.3.0",
+ "version": "13.3.1",
"description": "Fetch-based http client for use with npm registry APIs",
"main": "lib",
"files": [
0 commit comments