Skip to content

Commit d782288

Browse files
chore(release): 7.28.1 [skip ci]
## [7.28.1](v7.28.0...v7.28.1) (2025-08-26) ### Bug Fixes * **(cli):** resolve ESM interop and spawn synchronization issues ([4983221](4983221)) * **(security):** prevent command injection in ollama pull ([27e6088](27e6088))
1 parent 4983221 commit d782288

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.28.1](https://github.com/juspay/neurolink/compare/v7.28.0...v7.28.1) (2025-08-26)
2+
3+
### Bug Fixes
4+
5+
- **(cli):** resolve ESM interop and spawn synchronization issues ([4983221](https://github.com/juspay/neurolink/commit/49832210cd56df14e7cb77925fcc89c1cc72c046))
6+
- **(security):** prevent command injection in ollama pull ([27e6088](https://github.com/juspay/neurolink/commit/27e6088aa9e2d7dddaa1839d777e6b642e095549))
7+
18
## [7.28.0](https://github.com/juspay/neurolink/compare/v7.27.0...v7.28.0) (2025-08-25)
29

310
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@juspay/neurolink",
3-
"version": "7.28.0",
3+
"version": "7.28.1",
44
"description": "Universal AI Development Platform with working MCP integration, multi-provider support, and professional CLI. Built-in tools operational, 58+ external MCP servers discoverable. Connect to filesystem, GitHub, database operations, and more. Build, test, and deploy AI applications with 9 major providers: OpenAI, Anthropic, Google AI, AWS Bedrock, Azure, Hugging Face, Ollama, and Mistral AI.",
55
"author": {
66
"name": "Juspay Technologies",

0 commit comments

Comments
 (0)