* `get_boto3_session()` now ignores `AWS_PROFILE` and `AWS_DEFAULT_PROFILE` environment variables.
* Add `find_all_instances()` function to `config` package.
* Update `botocore` dependency for `JSONFileCache.__delitem__` support ([46](https://github.com/benkehoe/aws-sso-util/issues/46)).
* Fix `logout()` return values to match docs.