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- "." : " 2.6.1 "
2+ "." : " 2.7.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.7.0 (2024-05-13)
4+
5+ Full Changelog: [ v2.6.1...v2.7.0] ( https://github.com/orbcorp/orb-node/compare/v2.6.1...v2.7.0 )
6+
7+ ### Features
8+
9+ * ** api:** updates ([ #200 ] ( https://github.com/orbcorp/orb-node/issues/200 ) ) ([ 61505d5] ( https://github.com/orbcorp/orb-node/commit/61505d5f0beaa363f95c797a73f135c4da9a0735 ) )
10+
11+
12+ ### Chores
13+
14+ * ** docs:** add SECURITY.md ([ #198 ] ( https://github.com/orbcorp/orb-node/issues/198 ) ) ([ 794c13f] ( https://github.com/orbcorp/orb-node/commit/794c13f0928bdec7dce33e57fc08150a79ee2c8a ) )
15+
316## 2.6.1 (2024-05-10)
417
518Full Changelog: [ v2.6.0...v2.6.1] ( https://github.com/orbcorp/orb-node/compare/v2.6.0...v2.6.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 2.6.1 " ,
3+ "version" : " 2.7.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 = '2.6.1 ' ; // x-release-please-version
1+ export const VERSION = '2.7.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments