Skip to content

Commit

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

## [3.61.5](v3.61.4...v3.61.5) (2024-06-25)

### Bug Fixes

* auto remove blocked package on sync process ([#700](#700)) ([ca6ce4e](ca6ce4e))
  • Loading branch information
semantic-release-bot committed Jun 25, 2024
1 parent ca6ce4e commit 381a10c
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.61.5](https://github.com/cnpm/cnpmcore/compare/v3.61.4...v3.61.5) (2024-06-25)


### Bug Fixes

* auto remove blocked package on sync process ([#700](https://github.com/cnpm/cnpmcore/issues/700)) ([ca6ce4e](https://github.com/cnpm/cnpmcore/commit/ca6ce4e8605db226216bef394ac527a04c8b9ec4))

## [3.61.4](https://github.com/cnpm/cnpmcore/compare/v3.61.3...v3.61.4) (2024-06-14)


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

0 comments on commit 381a10c

Please sign in to comment.