Skip to content

Latest commit

 

History

History
142 lines (61 loc) · 6.08 KB

CHANGELOG.md

File metadata and controls

142 lines (61 loc) · 6.08 KB

2.1.1 (2023-04-20)

Bug Fixes

  • waiter: Increase timeout to 2hr and wait in parallel (#231) (ca228db)

2.1.0 (2022-10-15)

Features

  • termination protection check: Implement a Termination Protection safeguard (#125) (b9dfafd)

2.0.1 (2022-07-27)

Bug Fixes

  • ci and readme: CI and documentation updates. No package changes (#47) (8715ee1)

2.0.0 (2022-07-24)

Features

  • refactor: Refactor to accept named options and add wait option (#42) (24ea815)

BREAKING CHANGES

  • refactor: change to expected function inputs.

1.7.0 (2022-07-14)

Features

1.6.0 (2022-06-23)

Features

  • migration: migrate orgs (00f0730)

1.5.0 (2022-06-08)

Features

  • move org: move to theclouddeck (40cd1f6)

1.4.0 (2022-05-09)

Features

  • protected change: Only consider a prod stage as protected (#6) (81ebe92)

1.3.0 (2022-04-25)

Features

  • filters: Add ability to filter based on 'n' number of tags (#2) (3a83647)

1.2.1 (2022-04-23)

Bug Fixes

1.2.0 (2022-04-23)

Features

  • scope: publish as scoped package (9bbe037)

1.1.0 (2022-04-20)

Features

  • remove husky: remove husky (bca36e5)

1.0.6 (2022-04-20)

Bug Fixes

  • readme: update readme with notes (82c24f9)

1.0.5 (2022-04-20)

Bug Fixes

  • protected list: fix the protected stage list (0459036)

1.0.4 (2022-04-20)

Bug Fixes

  • fix deps: move dev deps to dev deps (deb13d1)

1.0.3 (2022-04-20)

Bug Fixes

  • clean up publish: fix up npmignore to ignore src and others (780ccfc)

1.0.2 (2022-04-20)

Bug Fixes

  • generate package: generate package prior to publish (06b4a58)

1.0.1 (2022-04-20)

Bug Fixes

  • npm version: generate lock with current npm version (667cbc6)

1.0.0 (2022-04-20)

Bug Fixes

  • package-lock.json issue: get lock file in sync (a4cd023)

Features

  • initial: Initial Commit (fd9c327)