File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1-alpha.0 "
2+ "." : " 0.0.1-alpha.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.0.1-alpha.1 (2025-05-21)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v0.0.1-alpha.1] ( https://github.com/brand-dot-dev/typescript-sdk/compare/v0.0.1-alpha.0...v0.0.1-alpha.1 )
6+
7+ ### Chores
8+
9+ * update SDK settings ([ 0ce8ece] ( https://github.com/brand-dot-dev/typescript-sdk/commit/0ce8ecedb16b548b04b8c09f1692249b944a1b37 ) )
10+ * update SDK settings ([ a090aec] ( https://github.com/brand-dot-dev/typescript-sdk/commit/a090aec93fa38eadb6a59c751447d2f164c45a6c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " brand.dev" ,
3- "version" : " 0.0.1-alpha.0 " ,
3+ "version" : " 0.0.1-alpha.1 " ,
44 "description" : " The official TypeScript library for the Brand Dev API" ,
55 "author" : " Brand Dev <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.0.1-alpha.0 ' ; // x-release-please-version
1+ export const VERSION = '0.0.1-alpha.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments