File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-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-23)
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:** run on more branches and use depot runners ([ df2cfe9] ( https://github.com/orbcorp/orb-node/commit/df2cfe9018c9f8853a8cbae14adbd73556e6a398 ) )
11+
312## 4.72.2 (2025-04-14)
413
514Full 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