Skip to content

Commit

Permalink
Merge pull request #127 from Cox-Automotive/bumpVersion
Browse files Browse the repository at this point in the history
Updates version and change log
  • Loading branch information
webbbarker authored Dec 19, 2019
2 parents efbdfde + 6f062d6 commit 8f96195
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
★ Release Notes: 2019-03-29
★ Release Notes: 2019-12-19
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡

Thanks for upgrading to the latest version of the ALKS CLI!

→ Adds support for per-role max session durations coming soon to ALKS
→ Updates the ALKS refresh token URL (developer login2fa)
→ Adds support for exporting the AWS Console URL (session console -u)
→ Fixes a bug with netrc on Linux

→ Have feedback? https://github.com/Cox-Automotive/ALKS-CLI/issues

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alks",
"version": "3.0.3",
"version": "3.0.4",
"description": "CLI for working with ALKS",
"main": "bin/alks",
"scripts": {
Expand Down

0 comments on commit 8f96195

Please sign in to comment.