Skip to content

Commit 48eccfb

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](v1.4.1...v1.4.2) (2026-02-21) ### Bug Fixes * security hardening and package cleanup ([#10](#10)) ([b40a57b](b40a57b)) * use GH_PAT for checkout so semantic-release/git can push to main ([#11](#11)) ([4417bba](4417bba))
1 parent 4417bba commit 48eccfb

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## [1.4.2](https://github.com/nullpath-labs/mcp-client/compare/v1.4.1...v1.4.2) (2026-02-21)
2+
3+
4+
### Bug Fixes
5+
6+
* security hardening and package cleanup ([#10](https://github.com/nullpath-labs/mcp-client/issues/10)) ([b40a57b](https://github.com/nullpath-labs/mcp-client/commit/b40a57bd0a161d14c2d049ed12314a5c313154d8))
7+
* use GH_PAT for checkout so semantic-release/git can push to main ([#11](https://github.com/nullpath-labs/mcp-client/issues/11)) ([4417bba](https://github.com/nullpath-labs/mcp-client/commit/4417bba8f1be26bcfdd747e4aa8539fd47e1e0e5))

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": "nullpath-mcp",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Connect to nullpath's AI agent marketplace via MCP. Discover and pay agents with x402 micropayments.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)