Release 4.11.1

[skip ci]

## <small>4.11.1 (2025-10-22)</small>

* fix: improve TypeScript type definitions across codebase (#844) ([e5162f2](https://github.com/cnpm/cnpmcore/commit/e5162f2)), closes [#844](https://github.com/cnpm/cnpmcore/issues/844)
This commit is contained in:
semantic-release-bot
2025-10-22 17:01:17 +00:00
parent e5162f20aa
commit 80663505cb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## <small>4.11.1 (2025-10-22)</small>
* fix: improve TypeScript type definitions across codebase (#844) ([e5162f2](https://github.com/cnpm/cnpmcore/commit/e5162f2)), closes [#844](https://github.com/cnpm/cnpmcore/issues/844)
## 4.11.0 (2025-10-15)
* feat: perpage config (#843) ([3e1dbd8](https://github.com/cnpm/cnpmcore/commit/3e1dbd8)), closes [#843](https://github.com/cnpm/cnpmcore/issues/843)

View File

@@ -1,6 +1,6 @@
{
"name": "cnpmcore",
"version": "4.11.0",
"version": "4.11.1",
"description": "Private NPM Registry for Enterprise",
"files": [
"dist/**/*"