File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed
Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.26 .0"
2+ "." : " 1.27 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.27.0 (2023-11-09)
4+
5+ Full Changelog: [ v1.26.0...v1.27.0] ( https://github.com/orbcorp/orb-node/compare/v1.26.0...v1.27.0 )
6+
7+ ### Features
8+
9+ * ** api:** updates ([ #29 ] ( https://github.com/orbcorp/orb-node/issues/29 ) ) ([ 9370826] ( https://github.com/orbcorp/orb-node/commit/937082653f43b84e36f13e5527d33579802545cc ) )
10+
11+
12+ ### Chores
13+
14+ * ** ci:** update release-please config ([ #25 ] ( https://github.com/orbcorp/orb-node/issues/25 ) ) ([ 2dedc58] ( https://github.com/orbcorp/orb-node/commit/2dedc582e117e04783f279dd787f6a85d113d5b8 ) )
15+ * ** docs:** fix github links ([ #27 ] ( https://github.com/orbcorp/orb-node/issues/27 ) ) ([ 2e036e2] ( https://github.com/orbcorp/orb-node/commit/2e036e276d24b6a3f092aef9f490b830d45f7b64 ) )
16+ * ** internal:** update tsconfig ([ #28 ] ( https://github.com/orbcorp/orb-node/issues/28 ) ) ([ cc08246] ( https://github.com/orbcorp/orb-node/commit/cc0824649ad32cccc6ecd857cc9e89012c0b9425 ) )
17+
318## 1.26.0 (2023-11-06)
419
520Full Changelog: [ v1.25.0...v1.26.0] ( https://github.com/orbcorp/orb-node/compare/v1.25.0...v1.26.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 1.26 .0" ,
3+ "version" : " 1.27 .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.26 .0' ; // x-release-please-version
1+ export const VERSION = '1.27 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments