Skip to content

Commit

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

## [3.43.3](v3.43.2...v3.43.3) (2023-09-01)

### Bug Fixes

* author display in cli ([#582](#582)) ([9b2dc41](9b2dc41))
  • Loading branch information
semantic-release-bot committed Sep 1, 2023
1 parent 9b2dc41 commit 5e4d988
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.43.3](https://github.com/cnpm/cnpmcore/compare/v3.43.2...v3.43.3) (2023-09-01)


### Bug Fixes

* author display in cli ([#582](https://github.com/cnpm/cnpmcore/issues/582)) ([9b2dc41](https://github.com/cnpm/cnpmcore/commit/9b2dc4113485402d5475410e7e8fcd393a562054))

## [3.43.2](https://github.com/cnpm/cnpmcore/compare/v3.43.1...v3.43.2) (2023-09-01)


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.43.2",
"version": "3.43.3",
"description": "npm core",
"files": [
"dist/**/*"
Expand Down

0 comments on commit 5e4d988

Please sign in to comment.