File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.6 "
2+ "." : " 0.1.0-alpha.7 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.7 (2025-09-06)
4+
5+ Full Changelog: [ v0.1.0-alpha.6...v0.1.0-alpha.7] ( https://github.com/zeroentropy-ai/zeroentropy-node/compare/v0.1.0-alpha.6...v0.1.0-alpha.7 )
6+
7+ ### Chores
8+
9+ * ci build action ([ f6e516b] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/f6e516bafe89d3d501a111e64a01684588606d41 ) )
10+ * ** deps:** update dependency node-fetch to v2.6.13 ([ b514540] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/b514540dad74b0359060b3427407f53276f94209 ) )
11+ * ** internal:** formatting change ([ f08028e] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/f08028ecf081a78515aa37d5a8f31d89bcc5ec12 ) )
12+ * ** internal:** move publish config ([ 0819835] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/0819835ac68f52cc71834e770bab910f9db38eb8 ) )
13+ * ** internal:** remove redundant imports config ([ 8044b42] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/8044b42a7e1860b59633b1c1eea41aecd0761f1a ) )
14+ * ** internal:** update comment in script ([ 90782a4] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/90782a460c764624013f0cd0025c15c6ddc7a69f ) )
15+ * make some internal functions async ([ 9722ec8] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/9722ec887e08667e0c2ffabe3b0e6e5390187da2 ) )
16+ * update @stainless-api/prism-cli to v5.15.0 ([ 16c797e] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/16c797edaf4fc82dad985a6b8363c26d99da934a ) )
17+ * update CI script ([ 96de540] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/96de540a48b20d9e3b5abfed353056d2aca48de7 ) )
18+
319## 0.1.0-alpha.6 (2025-07-08)
420
521Full Changelog: [ v0.1.0-alpha.5...v0.1.0-alpha.6] ( https://github.com/zeroentropy-ai/zeroentropy-node/compare/v0.1.0-alpha.5...v0.1.0-alpha.6 )
Original file line number Diff line number Diff line change 11{
22 "name" : " zeroentropy" ,
3- "version" : " 0.1.0-alpha.6 " ,
3+ "version" : " 0.1.0-alpha.7 " ,
44 "description" : " The official TypeScript library for the ZeroEntropy API" ,
55 "author" : " ZeroEntropy <founders@zeroentropy.dev>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.1.0-alpha.6 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0-alpha.7 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments