File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-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-08-16)
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+ * ** deps:** update dependency node-fetch to v2.6.13 ([ b514540] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/b514540dad74b0359060b3427407f53276f94209 ) )
10+ * ** internal:** move publish config ([ 0819835] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/0819835ac68f52cc71834e770bab910f9db38eb8 ) )
11+ * ** internal:** remove redundant imports config ([ 8044b42] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/8044b42a7e1860b59633b1c1eea41aecd0761f1a ) )
12+ * ** internal:** update comment in script ([ 90782a4] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/90782a460c764624013f0cd0025c15c6ddc7a69f ) )
13+ * make some internal functions async ([ 9722ec8] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/9722ec887e08667e0c2ffabe3b0e6e5390187da2 ) )
14+ * update @stainless-api/prism-cli to v5.15.0 ([ 16c797e] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/16c797edaf4fc82dad985a6b8363c26d99da934a ) )
15+
316## 0.1.0-alpha.6 (2025-07-08)
417
518Full 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