Skip to content

Commit

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

## [3.51.1](v3.51.0...v3.51.1) (2024-01-23)

### Bug Fixes

* hooks triggers ([#641](#641)) ([838eecf](838eecf))
  • Loading branch information
semantic-release-bot committed Jan 23, 2024
1 parent 838eecf commit 4644c1e
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.51.1](https://github.com/cnpm/cnpmcore/compare/v3.51.0...v3.51.1) (2024-01-23)


### Bug Fixes

* hooks triggers ([#641](https://github.com/cnpm/cnpmcore/issues/641)) ([838eecf](https://github.com/cnpm/cnpmcore/commit/838eecff2d59e4f43587c1a1dad6523d4bb685c8))

## [3.51.0](https://github.com/cnpm/cnpmcore/compare/v3.50.0...v3.51.0) (2024-01-13)


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

0 comments on commit 4644c1e

Please sign in to comment.