File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.21 .0"
2+ "." : " 1.22 .0"
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.22.0 (2023-10-23)
4+
5+ Full Changelog: [ v1.21.0...v1.22.0] ( https://github.com/orbcorp/orb-node/compare/v1.21.0...v1.22.0 )
6+
7+ ### Features
8+
9+ * ** init:** initial commit ([ c0c9395] ( https://github.com/orbcorp/orb-node/commit/c0c93952f0c3e5fabd96c50f2c7ece64ea84a8b7 ) )
10+
11+
12+ ### Chores
13+
14+ * correct version ([ ee0d2f2] ( https://github.com/orbcorp/orb-node/commit/ee0d2f2a2980c6e8a2f1c34a80062c96efd081da ) )
15+
16+
17+ ### Documentation
18+
19+ * improve code examples ([ 441bf4f] ( https://github.com/orbcorp/orb-node/commit/441bf4f10f3be6b87a183f6e478687ef62553530 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 1.21 .0" ,
3+ "version" : " 1.22 .0" ,
44 "description" : " Client 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.21 .0' ; // x-release-please-version
1+ export const VERSION = '1.22 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments