Skip to content

Commit 7c3fc24

Browse files
committed
release: 2.0.1
1 parent 7b12ed6 commit 7c3fc24

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/portel-dev/ncp/compare/2.0.0...2.0.1) (2025-12-27)
4+
5+
### Bug Fixes
6+
7+
* resolve Windows CI failures ([3f13f91](https://github.com/portel-dev/ncp/commit/3f13f9152c4df175880c453be45075dc51bc97a8)), closes [#8](https://github.com/portel-dev/ncp/issues/8)
8+
39
## [2.0.0](https://github.com/portel-dev/ncp/compare/1.8.0...2.0.0) (2025-12-27)
410

511
### ⚠ BREAKING CHANGES

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portel/ncp",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"mcpName": "io.github.portel-dev/ncp",
55
"description": "Natural Context Provider (NCP) - 1 MCP to rule them all. Your MCPs, supercharged. Find any tool instantly, load on demand, run on schedule, ready for any client. Smart loading saves tokens and energy.",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)