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- "." : " 1.0.0 "
2+ "." : " 1.0.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.1 (2025-10-12)
4+
5+ Full Changelog: [ v1.0.0...v1.0.1] ( https://github.com/brapi-dev/brapi-python/compare/v1.0.0...v1.0.1 )
6+
7+ ### Chores
8+
9+ * update SDK settings ([ 922cfbc] ( https://github.com/brapi-dev/brapi-python/commit/922cfbce48f412ca53e1c9098ca69eedb12d7c5d ) )
10+ * update SDK settings ([ 551afe3] ( https://github.com/brapi-dev/brapi-python/commit/551afe39d139c11f6e6ace580ed8faa06217a073 ) )
11+ * update SDK settings ([ 14efeb5] ( https://github.com/brapi-dev/brapi-python/commit/14efeb558642ad68760ce354f10d6f37a1df7f68 ) )
12+
313## 1.0.0 (2025-10-12)
414
515Full Changelog: [ v0.0.1...v1.0.0] ( https://github.com/brapi-dev/brapi-typescript/compare/v0.0.1...v1.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " brapi" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " The official TypeScript library for the Brapi API" ,
55 "author" : " Brapi <contact@brapi.dev>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '1.0.0 ' ; // x-release-please-version
1+ export const VERSION = '1.0.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments