Skip to content

Commit

Permalink
feat(qbo): fix cashflow typo (#32)
Browse files Browse the repository at this point in the history
* exposing pnl and balance sheet query params

* Adding transaction list

* adding account list report

* adding customer balance

* cleaning up shared params

* build and publish version

* fixing cashflow typo
  • Loading branch information
pellicceama authored Oct 21, 2024
1 parent b39afff commit 16c6c45
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sdks/sdk-qbo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opensdks/sdk-qbo",
"version": "0.0.19",
"version": "0.0.20",
"type": "module",
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion sdks/sdk-qbo/qbo.oas.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdks/sdk-qbo/qbo.oas.types.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdks/sdk-qbo/src/qbo.oas.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16c6c45

Please sign in to comment.