Skip to content

Commit 7ca581b

Browse files
chore(release): 7.24.0 [skip ci]
## [7.24.0](v7.23.0...v7.24.0) (2025-08-20) ### Features * **(deploy):** Added a configurable force-rebuild flag for the deploy command. ([e5a81d4](e5a81d4))
1 parent e5a81d4 commit 7ca581b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.24.0](https://github.com/juspay/neurolink/compare/v7.23.0...v7.24.0) (2025-08-20)
2+
3+
### Features
4+
5+
- **(deploy):** Added a configurable force-rebuild flag for the deploy command. ([e5a81d4](https://github.com/juspay/neurolink/commit/e5a81d4df2ff3dd6a1b81d74beb0bca50015f207))
6+
17
## [7.23.0](https://github.com/juspay/neurolink/compare/v7.22.0...v7.23.0) (2025-08-19)
28

39
### 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.23.0",
3+
"version": "7.24.0",
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)