File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed
Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.0.2 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.0.2 (2025-12-22)
4+
5+ Full Changelog: [ v0.0.1...v0.0.2] ( https://github.com/onkernel/hypeman-ts/compare/v0.0.1...v0.0.2 )
6+
7+ ### Chores
8+
9+ * configure new SDK language ([ 9eba465] ( https://github.com/onkernel/hypeman-ts/commit/9eba465b84418dc70994a43eb6b28e498841d8a6 ) )
10+ * update SDK settings ([ 8a8e921] ( https://github.com/onkernel/hypeman-ts/commit/8a8e92120eea2a6cd22182555ec2caa2d159fca0 ) )
11+ * update SDK settings ([ 523dcfd] ( https://github.com/onkernel/hypeman-ts/commit/523dcfdff90593e47211b52a05f8d3bed1433780 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @onkernel/hypeman" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " The official TypeScript library for the Hypeman API" ,
55 "author" : " Hypeman <>" ,
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.0.2 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments