Skip to content

Commit

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

## [3.71.3](v3.71.2...v3.71.3) (2024-12-23)

### Bug Fixes

* incorrect request headers in proxy mode and deleted unparsable cached data ([#719](#719)) ([2780c53](2780c53))
  • Loading branch information
semantic-release-bot committed Dec 23, 2024
1 parent 2780c53 commit 4012f58
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.71.3](https://github.com/cnpm/cnpmcore/compare/v3.71.2...v3.71.3) (2024-12-23)


### Bug Fixes

* incorrect request headers in proxy mode and deleted unparsable cached data ([#719](https://github.com/cnpm/cnpmcore/issues/719)) ([2780c53](https://github.com/cnpm/cnpmcore/commit/2780c532e113ed801fb5ae6f20bdca0a4bf10130))

## [3.71.2](https://github.com/cnpm/cnpmcore/compare/v3.71.1...v3.71.2) (2024-12-18)


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.71.2",
"version": "3.71.3",
"description": "Private NPM Registry for Enterprise",
"files": [
"dist/**/*"
Expand Down

0 comments on commit 4012f58

Please sign in to comment.