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- "." : " 3.0.1 "
2+ "." : " 3.1.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.1.0 (2024-07-29)
4+
5+ Full Changelog: [ v3.0.1...v3.1.0] ( https://github.com/orbcorp/orb-node/compare/v3.0.1...v3.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** add cadence enum value 'custom' ([ #244 ] ( https://github.com/orbcorp/orb-node/issues/244 ) ) ([ 8db1917] ( https://github.com/orbcorp/orb-node/commit/8db19172e092e52e29d391f973742a504bcdbcb8 ) )
10+
11+
12+ ### Chores
13+
14+ * ** docs:** fix incorrect client var names ([ #242 ] ( https://github.com/orbcorp/orb-node/issues/242 ) ) ([ 46900a2] ( https://github.com/orbcorp/orb-node/commit/46900a23dcefbd766d98caf623357cbca51c78ab ) )
15+
316## 3.0.1 (2024-07-25)
417
518Full Changelog: [ v3.0.0...v3.0.1] ( https://github.com/orbcorp/orb-node/compare/v3.0.0...v3.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.1.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 = '3.0.1 ' ; // x-release-please-version
1+ export const VERSION = '3.1.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments