File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 7.6.2 "
2+ "." : " 7.6.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 7.6.3] ( https://github.com/imagekit-developer/imagekit-nodejs/compare/v7.6.2...v7.6.3 ) (2026-06-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * lint error ([ f2acf20] ( https://github.com/imagekit-developer/imagekit-nodejs/commit/f2acf2057f1b56ced72f820cc1bc05b53452bf75 ) )
9+
10+
11+ ### Chores
12+
13+ * codegen update ([ 3218cab] ( https://github.com/imagekit-developer/imagekit-nodejs/commit/3218cab43ee23b1b9a15aef1d2be371be39cad37 ) )
14+
315## 7.6.2 (2026-05-18)
416
517Full Changelog: [ v7.6.1...v7.6.2] ( https://github.com/imagekit-developer/imagekit-nodejs/compare/v7.6.1...v7.6.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @imagekit/nodejs" ,
3- "version" : " 7.6.2 " ,
3+ "version" : " 7.6.3 " ,
44 "description" : " Offical NodeJS SDK for ImageKit.io integration" ,
55 "author" : " Image Kit <developer@imagekit.io>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "dxt_version" : " 0.2" ,
33 "name" : " @imagekit/api-mcp" ,
4- "version" : " 7.6.2 " ,
4+ "version" : " 7.6.3 " ,
55 "description" : " The official MCP Server for the Image Kit API" ,
66 "author" : {
77 "name" : " Image Kit" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @imagekit/api-mcp" ,
3- "version" : " 7.6.2 " ,
3+ "version" : " 7.6.3 " ,
44 "description" : " The official MCP Server for the Image Kit API" ,
55 "author" : " Image Kit <developer@imagekit.io>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '7.6.2 ' ; // x-release-please-version
1+ export const VERSION = '7.6.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments