File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 5.38 .0"
2+ "." : " 5.39 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.39.0 (2026-01-06)
4+
5+ Full Changelog: [ v5.38.0...v5.39.0] ( https://github.com/orbcorp/orb-node/compare/v5.38.0...v5.39.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 82dad40] ( https://github.com/orbcorp/orb-node/commit/82dad40663113e17ba2eef5252c839c693032513 ) )
10+
11+
12+ ### Chores
13+
14+ * break long lines in snippets into multiline ([ f544ccc] ( https://github.com/orbcorp/orb-node/commit/f544ccc9e88c4bd7c06c2e50a1c7e8c27af569d2 ) )
15+ * ** internal:** codegen related update ([ e6d2b66] ( https://github.com/orbcorp/orb-node/commit/e6d2b66cbc140104f926886d8442ddb97597ce38 ) )
16+
317## 5.38.0 (2025-12-06)
418
519Full Changelog: [ v5.37.2...v5.38.0] ( https://github.com/orbcorp/orb-node/compare/v5.37.2...v5.38.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 5.38 .0" ,
3+ "version" : " 5.39 .0" ,
44 "description" : " The official TypeScript library for the Orb API" ,
55 "author" : " Orb <team@withorb.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '5.38 .0' ; // x-release-please-version
1+ export const VERSION = '5.39 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments