File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.72.2 "
2+ "." : " 4.72.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.72.3 (2025-04-30)
4+
5+ Full Changelog: [ v4.72.2...v4.72.3] ( https://github.com/orbcorp/orb-node/compare/v4.72.2...v4.72.3 )
6+
7+ ### Chores
8+
9+ * ** ci:** add timeout thresholds for CI jobs ([ d1594b1] ( https://github.com/orbcorp/orb-node/commit/d1594b17ce73d32d7ab97757f95e90215cfcaf49 ) )
10+ * ** ci:** only use depot for staging repos ([ d68a9eb] ( https://github.com/orbcorp/orb-node/commit/d68a9ebf7ee4fd127e53366e76a0a00b58dcb4a0 ) )
11+ * ** ci:** run on more branches and use depot runners ([ df2cfe9] ( https://github.com/orbcorp/orb-node/commit/df2cfe9018c9f8853a8cbae14adbd73556e6a398 ) )
12+ * ** docs:** add missing deprecation warnings ([ 2534cf4] ( https://github.com/orbcorp/orb-node/commit/2534cf4095d716964953ac60fd4cce1f9798ebdc ) )
13+
14+
15+ ### Documentation
16+
17+ * ** readme:** fix typo ([ 4b9eb38] ( https://github.com/orbcorp/orb-node/commit/4b9eb38fb7f4457d53336e4774d62852a363fc65 ) )
18+
319## 4.72.2 (2025-04-14)
420
521Full Changelog: [ v4.72.1...v4.72.2] ( https://github.com/orbcorp/orb-node/compare/v4.72.1...v4.72.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 4.72.2 " ,
3+ "version" : " 4.72.3 " ,
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.2 ' ; // x-release-please-version
1+ export const VERSION = '4.72.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments