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.15 .0"
2+ "." : " 5.16 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.16.0 (2025-10-07)
4+
5+ Full Changelog: [ v5.15.0...v5.16.0] ( https://github.com/orbcorp/orb-node/compare/v5.15.0...v5.16.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 9e9ba52] ( https://github.com/orbcorp/orb-node/commit/9e9ba528654c5b9ef47f9c1d8570a4556e59aadc ) )
10+ * ** api:** api update ([ bf101c9] ( https://github.com/orbcorp/orb-node/commit/bf101c9a8209099a5b473aba16fed43682b8c324 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** use npm pack for build uploads ([ 8c41138] ( https://github.com/orbcorp/orb-node/commit/8c41138e7293e46a6f8335a58b153965b9901053 ) )
16+
317## 5.15.0 (2025-10-03)
418
519Full Changelog: [ v5.14.0...v5.15.0] ( https://github.com/orbcorp/orb-node/compare/v5.14.0...v5.15.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 5.15 .0" ,
3+ "version" : " 5.16 .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.15 .0' ; // x-release-please-version
1+ export const VERSION = '5.16 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments