Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-coster committed Oct 6, 2021
1 parent f670267 commit 83303c0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [2.3.0](https://github.com/bscotch/favro-sdk/compare/v2.2.0...v2.3.0) (2021-10-06)


### Features

* Allow enabling/disabling debug logging via BravoClient methods, allowing finer control over what gets logged. ([f670267](https://github.com/bscotch/favro-sdk/commit/f670267ba9f44c224d9271d09e91871c8c543b10))



# [2.2.0](https://github.com/bscotch/favro-sdk/compare/v2.1.2...v2.2.0) (2021-10-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"sdk",
"project management"
],
"version": "2.2.0",
"version": "2.3.0",
"engines": {
"node": ">=14"
},
Expand Down

0 comments on commit 83303c0

Please sign in to comment.