update package to 0.5.0

This commit is contained in:
Sarthak Agarwal 2026-02-02 23:48:16 +05:30
parent 0aa539b4a7
commit 565b1f59a0
2 changed files with 427 additions and 80 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "codeflash",
"version": "0.4.0",
"version": "0.5.0",
"description": "Codeflash - AI-powered code optimization for JavaScript and TypeScript",
"main": "runtime/index.js",
"types": "runtime/index.d.ts",