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.3 "
2+ "." : " 7.7.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 7.7.0] ( https://github.com/imagekit-developer/imagekit-nodejs/compare/v7.6.3...v7.7.0 ) (2026-06-03)
4+
5+
6+ ### Bug Fixes
7+
8+ * metadata response shape ([ 62ad4d3] ( https://github.com/imagekit-developer/imagekit-nodejs/commit/62ad4d30e469ecc4fb1238c4160359f681ad6713 ) )
9+
10+
11+ ### Chores
12+
13+ * codegen update ([ ee324b8] ( https://github.com/imagekit-developer/imagekit-nodejs/commit/ee324b89dc2f9b6f2195c0ae019da52f3cb9dd5b ) )
14+ * pin next release ([ 50790ae] ( https://github.com/imagekit-developer/imagekit-nodejs/commit/50790aedf53ca9912dd5d5e273e8d93bb0ae85b8 ) )
15+
316## [ 7.6.3] ( https://github.com/imagekit-developer/imagekit-nodejs/compare/v7.6.2...v7.6.3 ) (2026-06-01)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " @imagekit/nodejs" ,
3- "version" : " 7.6.3 " ,
3+ "version" : " 7.7.0 " ,
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.3 " ,
4+ "version" : " 7.7.0 " ,
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.3 " ,
3+ "version" : " 7.7.0 " ,
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.3 ' ; // x-release-please-version
1+ export const VERSION = '7.7.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments