File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed
Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.72.3 "
2+ "." : " 4.73.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.73.0 (2025-05-28)
4+
5+ Full Changelog: [ v4.72.3...v4.73.0] ( https://github.com/orbcorp/orb-node/compare/v4.72.3...v4.73.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 6314aab] ( https://github.com/orbcorp/orb-node/commit/6314aab469494941759c2c4ca9dd40951411c143 ) )
10+ * ** api:** manual updates ([ 1148ae8] ( https://github.com/orbcorp/orb-node/commit/1148ae84a3dccdc9a0f7f16582457b01842bc303 ) )
11+
12+
13+ ### Chores
14+
15+ * ** docs:** grammar improvements ([ 7734e2c] ( https://github.com/orbcorp/orb-node/commit/7734e2c2d52411326b3ae2eb1fbed42d63ba4c08 ) )
16+ * improve publish-npm script --latest tag logic ([ 642fae3] ( https://github.com/orbcorp/orb-node/commit/642fae3d1d137b24687643c0f700a5637162584b ) )
17+
318## 4.72.3 (2025-05-18)
419
520Full Changelog: [ v4.72.2...v4.72.3] ( https://github.com/orbcorp/orb-node/compare/v4.72.2...v4.72.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 4.72.3 " ,
3+ "version" : " 4.73.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 = '4.72.3 ' ; // x-release-please-version
1+ export const VERSION = '4.73.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments