Skip to content

Commit

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

## [9.4.0](v9.3.2...v9.4.0) (2023-12-28)

### Features

* display sync log ([#434](#434)) ([11cfecc](11cfecc)), closes [#427](#427)
  • Loading branch information
semantic-release-bot committed Dec 28, 2023
1 parent 11cfecc commit fcd9cef
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

## [9.4.0](https://github.com/cnpm/cnpm/compare/v9.3.2...v9.4.0) (2023-12-28)


### Features

* display sync log ([#434](https://github.com/cnpm/cnpm/issues/434)) ([11cfecc](https://github.com/cnpm/cnpm/commit/11cfeccfc4ff18bc40fccba41362e690cbf0df66)), closes [#427](https://github.com/cnpm/cnpm/issues/427)

## [9.3.2](https://github.com/cnpm/cnpm/compare/v9.3.1...v9.3.2) (2023-12-08)


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": "cnpm",
"version": "9.3.2",
"version": "9.4.0",
"description": "cnpm: npm client for cnpmjs.org",
"preferGlobal": true,
"bin": {
Expand Down

0 comments on commit fcd9cef

Please sign in to comment.