Skip to content

Commit

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

## [3.61.6](v3.61.5...v3.61.6) (2024-07-11)

### Bug Fixes

* ignore hook when disable ([#702](#702)) ([bd49917](bd49917))
  • Loading branch information
semantic-release-bot committed Jul 11, 2024
1 parent bd49917 commit c1de249
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.6](https://github.com/cnpm/cnpmcore/compare/v3.61.5...v3.61.6) (2024-07-11)


### Bug Fixes

* ignore hook when disable ([#702](https://github.com/cnpm/cnpmcore/issues/702)) ([bd49917](https://github.com/cnpm/cnpmcore/commit/bd49917b865689795b8d69a49b9ef954902cf95b))

## [3.61.5](https://github.com/cnpm/cnpmcore/compare/v3.61.4...v3.61.5) (2024-06-25)


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

0 comments on commit c1de249

Please sign in to comment.