Release 3.67.1

[skip ci]

## [3.67.1](https://github.com/cnpm/cnpmcore/compare/v3.67.0...v3.67.1) (2024-11-14)

### Bug Fixes

* adapter new html format on nodejs.org/dist ([#728](https://github.com/cnpm/cnpmcore/issues/728)) ([914b59c](914b59c7ef))
This commit is contained in:
semantic-release-bot
2024-11-14 15:14:40 +00:00
parent 914b59c7ef
commit 71cc3381d7
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [3.67.1](https://github.com/cnpm/cnpmcore/compare/v3.67.0...v3.67.1) (2024-11-14)
### Bug Fixes
* adapter new html format on nodejs.org/dist ([#728](https://github.com/cnpm/cnpmcore/issues/728)) ([914b59c](https://github.com/cnpm/cnpmcore/commit/914b59c7efde9dac5aca5fc6b8ceef0f25a73040))
## [3.67.0](https://github.com/cnpm/cnpmcore/compare/v3.66.0...v3.67.0) (2024-11-09)

View File

@@ -1,6 +1,6 @@
{
"name": "cnpmcore",
"version": "3.67.0",
"version": "3.67.1",
"description": "npm core",
"files": [
"dist/**/*"