Skip to content

Latest commit

 

History

History
67 lines (30 loc) · 2.88 KB

CHANGELOG.md

File metadata and controls

67 lines (30 loc) · 2.88 KB

1.2.0 (2023-03-30)

Bug Fixes

  • distribute from the dist folder, rather than using the files key (b253c96)
  • importing fs-extra and replacing __dirname (2e0edca)

Features

  • add testing of index.ts (ca9c166)

1.1.1 (2023-03-30)

Bug Fixes

  • align tsconfig.build with tsconfig (55f3192)

1.1.0 (2023-03-30)

Bug Fixes

  • move semantic release config to package.json (18fc275)

Features

  • switch to es2022 modules (6b1f180)

1.0.3 (2023-03-28)

Bug Fixes

  • typo in semantic-release config (088b7c3)
  • use semantic-release to publish package (5a406fe)

1.0.2 (2023-03-28)

Bug Fixes

  • include registry url with node setup (bdb33a0)

1.0.1 (2023-03-28)

Bug Fixes

  • update release workflow (3bb7f3c)

1.0.0 (2023-03-28)

Bug Fixes

Features

  • attempt automated release (6188d5e)