Skip to content

Commit 68edfb5

Browse files
Release 3.1.2
[skip ci] ## [3.1.2](v3.1.1...v3.1.2) (2023-01-28) ### Bug Fixes * binary path ([#381](#381)) ([790621b](790621b))
1 parent 790621b commit 68edfb5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [3.1.1](https://github.com/cnpm/npmcore/compare/v3.1.0...v3.1.1) (2023-01-18)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cnpmcore",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "npm core",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)