File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed
Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.35 .0"
2+ "." : " 1.36 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.36.0 (2024-01-15)
4+
5+ Full Changelog: [ v1.35.0...v1.36.0] ( https://github.com/orbcorp/orb-node/compare/v1.35.0...v1.36.0 )
6+
7+ ### Features
8+
9+ * ** api:** updates ([ #82 ] ( https://github.com/orbcorp/orb-node/issues/82 ) ) ([ 555e380] ( https://github.com/orbcorp/orb-node/commit/555e380da29de37420b3f5925fcdc92a90585c33 ) )
10+
11+
12+ ### Chores
13+
14+ * formatting ([ #79 ] ( https://github.com/orbcorp/orb-node/issues/79 ) ) ([ 0e02096] ( https://github.com/orbcorp/orb-node/commit/0e02096f3bb435b489e653d7c97b7e788c423ccd ) )
15+
16+
17+ ### Documentation
18+
19+ * fix missing async in readme code sample ([ #81 ] ( https://github.com/orbcorp/orb-node/issues/81 ) ) ([ a0f6c26] ( https://github.com/orbcorp/orb-node/commit/a0f6c262a8fcf40844ba39ebc402cb0f89f8a7ea ) )
20+
321## 1.35.0 (2024-01-12)
422
523Full Changelog: [ v1.34.2...v1.35.0] ( https://github.com/orbcorp/orb-node/compare/v1.34.2...v1.35.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 1.35 .0" ,
3+ "version" : " 1.36 .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.35 .0' ; // x-release-please-version
1+ export const VERSION = '1.36 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments