chore(release): libs

This commit is contained in:
Zoltan Kochan
2023-09-06 21:59:31 +03:00
parent b3947185c6
commit 46cecfc60f
63 changed files with 280 additions and 32 deletions

View File

@@ -1,5 +1,11 @@
# @pnpm/node.resolver
## 2.0.17
### Patch Changes
- @pnpm/node.fetcher@3.0.16
## 2.0.16
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/node.resolver",
"version": "2.0.16",
"version": "2.0.17",
"description": "Resolves a Node.js version specifier to an exact Node.js version",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",