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- "." : " 2.10 .0"
2+ "." : " 2.11 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.11.0 (2024-05-29)
4+
5+ Full Changelog: [ v2.10.0...v2.11.0] ( https://github.com/orbcorp/orb-node/compare/v2.10.0...v2.11.0 )
6+
7+ ### Features
8+
9+ * ** api:** pricing model updates ([ 97f4cce] ( https://github.com/orbcorp/orb-node/commit/97f4ccef52c3fdd91a5360f28f9efe2edcc56ab7 ) )
10+ * ** api:** update item endpoint ([ #212 ] ( https://github.com/orbcorp/orb-node/issues/212 ) ) ([ 97f4cce] ( https://github.com/orbcorp/orb-node/commit/97f4ccef52c3fdd91a5360f28f9efe2edcc56ab7 ) )
11+
12+
13+ ### Documentation
14+
15+ * ** readme:** add bundle size badge ([ #210 ] ( https://github.com/orbcorp/orb-node/issues/210 ) ) ([ 4b80558] ( https://github.com/orbcorp/orb-node/commit/4b80558f5a456eb5d0c9596a5f73cdfa031c8b99 ) )
16+
317## 2.10.0 (2024-05-23)
418
519Full Changelog: [ v2.9.0...v2.10.0] ( https://github.com/orbcorp/orb-node/compare/v2.9.0...v2.10.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " orb-billing" ,
3- "version" : " 2.10 .0" ,
3+ "version" : " 2.11 .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.10 .0' ; // x-release-please-version
1+ export const VERSION = '2.11 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments