File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-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-07-10)
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+ * make some internal functions async ([ 9722ec8] ( https://github.com/zeroentropy-ai/zeroentropy-node/commit/9722ec887e08667e0c2ffabe3b0e6e5390187da2 ) )
10+
311## 0.1.0-alpha.6 (2025-07-08)
412
513Full 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