Skip to content

Commit

Permalink
Release 3.7.0
Browse files Browse the repository at this point in the history
[skip ci]

## [3.7.0](v3.6.0...v3.7.0) (2023-03-01)

### Features

* retry changes task when current work error ([#414](#414)) ([d7ae7aa](d7ae7aa))
  • Loading branch information
semantic-release-bot committed Mar 1, 2023
1 parent d7ae7aa commit 9fa6c96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.7.0](https://github.com/cnpm/npmcore/compare/v3.6.0...v3.7.0) (2023-03-01)


### Features

* retry changes task when current work error ([#414](https://github.com/cnpm/npmcore/issues/414)) ([d7ae7aa](https://github.com/cnpm/npmcore/commit/d7ae7aaaf2322985945967dc9e849c2fd798fc77))

## [3.6.0](https://github.com/cnpm/npmcore/compare/v3.5.0...v3.6.0) (2023-02-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cnpmcore",
"version": "3.6.0",
"version": "3.7.0",
"description": "npm core",
"files": [
"dist/**/*"
Expand Down

0 comments on commit 9fa6c96

Please sign in to comment.