Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-coster committed Sep 27, 2021
1 parent 959c110 commit cdf34a8
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 @@
# [1.6.0](https://github.com/bscotch/favro-sdk/compare/v1.5.0...v1.6.0) (2021-09-27)


### Features

* Change the listGroups method to return an already-fully-listed array, since there aren't likely to be a ton of groups in an org. ([959c110](https://github.com/bscotch/favro-sdk/commit/959c11021db3a83d5f5a19ece54771e084c0214e))



# [1.5.0](https://github.com/bscotch/favro-sdk/compare/v1.4.0...v1.5.0) (2021-09-27)


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": "1.5.0",
"version": "1.6.0",
"engines": {
"node": ">=14"
},
Expand Down

0 comments on commit cdf34a8

Please sign in to comment.