chore(release): 9.2.0

This commit is contained in:
Zoltan Kochan committed 2024-06-05 14:46:23 +02:00
1 parent b7ca13f7f2
commit 1e5985a937
93 files changed
+420 -79

No files matched your search

+6
View File
@@ -1,5 +1,11 @@
# @pnpm/node.resolver
## 3.0.5
### Patch Changes
- @pnpm/node.fetcher@4.0.5
## 3.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/node.resolver",
"version": "3.0.4",
"version": "3.0.5",
"description": "Resolves a Node.js version specifier to an exact Node.js version",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",