File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.27 .0"
2+ "." : " 1.28 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.28.0 (2023-11-16)
4+
5+ Full Changelog: [ v1.27.0...v1.28.0] ( https://github.com/orbcorp/orb-node/compare/v1.27.0...v1.28.0 )
6+
7+ ### Features
8+
9+ * ** api:** updates ([ #33 ] ( https://github.com/orbcorp/orb-node/issues/33 ) ) ([ 5e82f4c] ( https://github.com/orbcorp/orb-node/commit/5e82f4c7df7b492122884c590a3f0fc9c8572a37 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** update APIResource structure ([ #32 ] ( https://github.com/orbcorp/orb-node/issues/32 ) ) ([ 27b274a] ( https://github.com/orbcorp/orb-node/commit/27b274a8629933d77ec4ef1829f4f42c2a28617b ) )
15+ * ** internal:** update jest config ([ #30 ] ( https://github.com/orbcorp/orb-node/issues/30 ) ) ([ bb4611b] ( https://github.com/orbcorp/orb-node/commit/bb4611bbf3f5f6ef18be0c080585de881f9354d3 ) )
16+
317## 1.27.0 (2023-11-09)
418
519Full Changelog: [ v1.26.0...v1.27.0] ( https://github.com/orbcorp/orb-node/compare/v1.26.0...v1.27.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 1.27 .0" ,
3+ "version" : " 1.28 .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.27 .0' ; // x-release-please-version
1+ export const VERSION = '1.28 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments