File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.32 .0"
2+ "." : " 1.33 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.33.0 (2023-12-11)
4+
5+ Full Changelog: [ v1.32.0...v1.33.0] ( https://github.com/orbcorp/orb-node/compare/v1.32.0...v1.33.0 )
6+
7+ ### Features
8+
9+ * ** api:** updates ([ #55 ] ( https://github.com/orbcorp/orb-node/issues/55 ) ) ([ 1a22a28] ( https://github.com/orbcorp/orb-node/commit/1a22a28cf0b2800ecfbd8204f2e8dc502e73abd2 ) )
10+
11+
12+ ### Build System
13+
14+ * specify ` packageManager: yarn ` ([ #53 ] ( https://github.com/orbcorp/orb-node/issues/53 ) ) ([ 78de30f] ( https://github.com/orbcorp/orb-node/commit/78de30fb75637d6848d1793f6c5ff6315446668f ) )
15+
316## 1.32.0 (2023-12-08)
417
518Full Changelog: [ v1.31.0...v1.32.0] ( https://github.com/orbcorp/orb-node/compare/v1.31.0...v1.32.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 1.32 .0" ,
3+ "version" : " 1.33 .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 = '1.32 .0' ; // x-release-please-version
1+ export const VERSION = '1.33 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments