We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790621b commit 68edfb5Copy full SHA for 68edfb5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.2](https://github.com/cnpm/npmcore/compare/v3.1.1...v3.1.2) (2023-01-28)
4
+
5
6
+### Bug Fixes
7
8
+* binary path ([#381](https://github.com/cnpm/npmcore/issues/381)) ([790621b](https://github.com/cnpm/npmcore/commit/790621b4b941f06ac075423c139c365bd440fb9e))
9
10
## [3.1.1](https://github.com/cnpm/npmcore/compare/v3.1.0...v3.1.1) (2023-01-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cnpmcore",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "npm core",
"files": [
"dist/**/*"
0 commit comments