Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.36.0](v1.35.3...v1.36.0) (2020-01-21) ### Bug Fixes * add filtering and pagination in getIssues() ([e4b1cf5](e4b1cf5)) * add state to params and delete commented code ([f9e1877](f9e1877)) * allow user to pass more than one issue state ([5c06622](5c06622)) * failing ESLintWithoutErrosPractie by gettting right path ([088fe62](088fe62)) * import from right files ([295f196](295f196)) * return undefined if state is not defined ([dd321de](dd321de)) * split getIssueState to two methods according to used service ([fa61acc](fa61acc)) * use BitbucketIssueState instead of BitbucketPullRequestState; use q as queryParams according to Bitbucket API filtering ([d2a413f](d2a413f)) * use new method for getting state ([a08d0e0](a08d0e0)) * wip get issue state without quotes, fix passing array of states ([165bb8c](165bb8c)) ### Features * add BitbucketIssueState enum ([f46cfc1](f46cfc1)) * implement getIssueState() ([98a677b](98a677b))
- Loading branch information