Skip to content

Commit 09ff4a5

Browse files
chore(release): 9.13.0 [skip ci]
## [9.13.0](v9.12.1...v9.13.0) (2026-03-11) ### Features * **(og):** add /api/og endpoint with satori + resvg-wasm rendering ([7430b11](7430b11)) * **(og):** add font loading utility and 4 OG image templates ([3b1db53](3b1db53)) * **(og):** update meta tags to use dynamic OG image endpoint ([af7f266](af7f266)) ### Bug Fixes * **(deps):** move sharp, ffmpeg-static, ffprobe-static to optionalDependencies ([4810b83](4810b83)) * **(landing):** add /discord redirect to neurolink.ink ([034fa10](034fa10))
1 parent 034fa10 commit 09ff4a5

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [9.13.0](https://github.com/juspay/neurolink/compare/v9.12.1...v9.13.0) (2026-03-11)
2+
3+
### Features
4+
5+
- **(og):** add /api/og endpoint with satori + resvg-wasm rendering ([7430b11](https://github.com/juspay/neurolink/commit/7430b1173fa5cbd19c04c770af546599bf7c2657))
6+
- **(og):** add font loading utility and 4 OG image templates ([3b1db53](https://github.com/juspay/neurolink/commit/3b1db53804abde21d96a83ac523cdeabd6b5099a))
7+
- **(og):** update meta tags to use dynamic OG image endpoint ([af7f266](https://github.com/juspay/neurolink/commit/af7f2660e919a7bebec86da4a4711131b89e8727))
8+
9+
### Bug Fixes
10+
11+
- **(deps):** move sharp, ffmpeg-static, ffprobe-static to optionalDependencies ([4810b83](https://github.com/juspay/neurolink/commit/4810b83ee876c57bd9075a3a587249f1a9db285c))
12+
- **(landing):** add /discord redirect to neurolink.ink ([034fa10](https://github.com/juspay/neurolink/commit/034fa10a8bc9b900060c00d4cbe9f3d0605680fb))
13+
114
## [9.12.1](https://github.com/juspay/neurolink/compare/v9.12.0...v9.12.1) (2026-02-23)
215

316
### Bug Fixes

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": "9.12.1",
3+
"version": "9.13.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 13 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)