Skip to content

Latest commit

 

History

History
89 lines (40 loc) · 3.96 KB

CHANGELOG.md

File metadata and controls

89 lines (40 loc) · 3.96 KB

2.0.0 (2023-05-24)

Features

  • update all the packages to latest, node16 action (#407) (7a5e8b9)

BREAKING CHANGES

  • Allow teams to upgrade to major version change on runtime as they see fit

1.1.8 (2021-03-08)

Bug Fixes

1.1.7 (2021-02-18)

Bug Fixes

1.1.6 (2021-02-18)

Bug Fixes

1.1.5 (2021-02-18)

Bug Fixes

  • remove sha from tag to tag semantic commit (b05806a)

1.1.4 (2021-02-18)

Bug Fixes

  • fix major version tagging (ee0e5a9)

1.1.3 (2021-02-18)

Bug Fixes

1.1.2 (2021-02-18)

Bug Fixes

  • documentation and argument consistency and tag major version every release (#16) (ba6542d)

1.1.1 (2021-02-15)

Bug Fixes

  • fix code owners file from template version (900bfe6)
  • update license to specify Hyland (1d4f157)

1.1.0 (2021-02-11)

Features

  • add support for multiple arguments via an array (#10) (caa34e9)

1.0.0 (2021-02-11)

Bug Fixes

  • update package json to have correct values for repository (df38ad8)

Features

  • initial implementation with terraform plan command (#6) (9531734)
  • update readme and configure release build (1a8042e)