We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945ce45 commit b9848baCopy full SHA for b9848ba
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [13.1.1](https://github.com/npm/npm-registry-fetch/compare/v13.1.0...v13.1.1) (2022-04-13)
4
+
5
6
+### Bug Fixes
7
8
+* replace deprecated String.prototype.substr() ([#115](https://github.com/npm/npm-registry-fetch/issues/115)) ([804411f](https://github.com/npm/npm-registry-fetch/commit/804411f345be9737e5edadffb0e686bc7263ce1d))
9
10
## [13.1.0](https://www.github.com/npm/npm-registry-fetch/compare/v13.0.1...v13.1.0) (2022-03-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "npm-registry-fetch",
- "version": "13.1.0",
+ "version": "13.1.1",
"description": "Fetch-based http client for use with npm registry APIs",
"main": "lib",
"files": [
0 commit comments