Skip to content

Latest commit

 

History

History
98 lines (44 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

98 lines (44 loc) · 3.68 KB

Changelog

1.7.0 (2024-07-25)

Features

  • allow custom data roles (#45) (6fcf98d)
  • made group tag string literal to avoid unexpected values (#52) (91a28f3)

1.6.0 (2024-05-24)

Features

  • updating impact values one last time (#32) (75238cb)

1.5.0 (2024-05-24)

Features

  • Added tag validations and updated impact tag values (#30) (8720b1a)

1.4.0 (2024-05-13)

Features

  • change the criticality tag to impact tag (#25) (af0239f)

1.3.0 (2024-05-03)

Features

  • export TagsBase type for consumer to reference (#21) (52ba11a)

1.2.1 (2024-05-03)

Bug Fixes

1.2.0 (2024-05-03)

Features

  • added new tags and updated tag key format (#17) (49b3cac)

1.1.0 (2024-03-27)

Features

Bug Fixes

  • actually publish built code (89fc7fb)

1.0.3 (2024-03-27)

Bug Fixes

  • publish needs access to id-token (110f251)

1.0.2 (2024-03-27)

Bug Fixes

  • publish to npm not github (f4fa42c)

1.0.1 (2024-03-26)

Bug Fixes

  • correct publishing to npm (601ffc3)

1.0.0 (2024-03-26)

Features

Bug Fixes

  • prevent redeploys for tag changes (41acc08)