Skip to content

Commit

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

## [3.43.5](v3.43.4...v3.43.5) (2023-09-05)

### Bug Fixes

* the license may be an object ([#587](#587)) ([88b6afb](88b6afb)), closes [/github.com//issues/585#issuecomment-1706009496](https://github.com/cnpm//github.com/cnpm/cnpmcore/issues/585/issues/issuecomment-1706009496)
  • Loading branch information
semantic-release-bot committed Sep 5, 2023
1 parent 88b6afb commit c33f10e
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.5](https://github.com/cnpm/cnpmcore/compare/v3.43.4...v3.43.5) (2023-09-05)


### Bug Fixes

* the license may be an object ([#587](https://github.com/cnpm/cnpmcore/issues/587)) ([88b6afb](https://github.com/cnpm/cnpmcore/commit/88b6afb66e77c825d24189f904c448a9cbb86fab)), closes [/github.com/cnpm/cnpmcore/issues/585#issuecomment-1706009496](https://github.com/cnpm//github.com/cnpm/cnpmcore/issues/585/issues/issuecomment-1706009496)

## [3.43.4](https://github.com/cnpm/cnpmcore/compare/v3.43.3...v3.43.4) (2023-09-02)


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

0 comments on commit c33f10e

Please sign in to comment.