Skip to content

Commit aaf25fd

Browse files
Release 8.0.1
[skip ci] ## <small>8.0.1 (2026-01-20)</small> * fix: use urllib v4 (#482) ([fef57f7](fef57f7)), closes [#482](#482) [hi#level](https://github.com/hi/issues/level) * chore: Configure Renovate (#483) ([6d126a6](6d126a6)), closes [#483](#483) * chore(deps): update actions/checkout action to v6 (#485) ([0bb0fd3](0bb0fd3)), closes [#485](#485) * chore(deps): update microsoft/setup-msbuild action to v1.3.3 (#484) ([284b919](284b919)), closes [#484](#484)
1 parent fef57f7 commit aaf25fd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## <small>8.0.1 (2026-01-20)</small>
4+
5+
* fix: use urllib v4 (#482) ([fef57f7](https://github.com/cnpm/npminstall/commit/fef57f7)), closes [#482](https://github.com/cnpm/npminstall/issues/482) [hi#level](https://github.com/hi/issues/level)
6+
* chore: Configure Renovate (#483) ([6d126a6](https://github.com/cnpm/npminstall/commit/6d126a6)), closes [#483](https://github.com/cnpm/npminstall/issues/483)
7+
* chore(deps): update actions/checkout action to v6 (#485) ([0bb0fd3](https://github.com/cnpm/npminstall/commit/0bb0fd3)), closes [#485](https://github.com/cnpm/npminstall/issues/485)
8+
* chore(deps): update microsoft/setup-msbuild action to v1.3.3 (#484) ([284b919](https://github.com/cnpm/npminstall/commit/284b919)), closes [#484](https://github.com/cnpm/npminstall/issues/484)
9+
310
## 8.0.0 (2026-01-20)
411

512
* feat: enable auto release (#481) ([8fed5a6](https://github.com/cnpm/npminstall/commit/8fed5a6)), closes [#481](https://github.com/cnpm/npminstall/issues/481) [hi#level](https://github.com/hi/issues/level)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npminstall",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Make npm install fast and handy.",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)