File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed
Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-07-30)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/morphik-org/morphik-ts/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ c78d82e] ( https://github.com/morphik-org/morphik-ts/commit/c78d82e75024b26adcc311693f8b49ef4ef9f2dc ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** remove redundant imports config ([ 250ca52] ( https://github.com/morphik-org/morphik-ts/commit/250ca528d290adc06e8ee27898edac2a0bcbd03e ) )
15+ * sync repo ([ 2173455] ( https://github.com/morphik-org/morphik-ts/commit/21734555d908ca2f7b2891af8480f3b27f5618d6 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " morphik" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " The official TypeScript library for the Morphik API" ,
55 "author" : " Morphik <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.0.1 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments