Skip to content

Latest commit

 

History

History
82 lines (36 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

82 lines (36 loc) · 3.23 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.2 (2022-05-14)

Bug Fixes

  • Multiple SSO profiles are not supported. It only uses one. (b9d9d03)

0.1.1 (2021-08-03)

Bug Fixes

  • Edge cases where the SSO session expires and a forde login is required (67f3667)

0.1.0 (2021-08-03)

Bug Fixes

  • Switching to an SSO profile adds an incorrect 'sso_' prefix to the default region in ~/.aws/config file (384c17e)

0.0.9 (2021-07-19)

Bug Fixes

  • Switching does not update the region in the ~/.aws/config (14d6724)

0.0.8 (2021-07-19)

0.0.7 (2021-07-18)

Features

  • Add ability to set up the new profile as default (c667c3c)

0.0.6 (2021-07-18)

Features

  • Add support for congrats message (a8a14dd)

0.0.5 (2021-07-18)

Features

  • Add support for creating and deleting profiles (cdbb115)

0.0.4 (2021-07-18)

Features

  • Add support for creating and deleting profiles (cdbb115)

0.0.3 (2021-07-18)

Features

  • Add support for creating and deleting profiles (cdbb115)

0.0.2 (2021-07-18)

Features

  • Add support for creating and deleting profiles (cdbb115)

0.0.1 (2021-07-18)

Features

  • Add support for choosing a default profile (73d936f)