Skip to content

Releases: M-Scott-Lassiter/Alphanumeric-Encoder

v1.1.0

26 Apr 15:57
Compare
Choose a tag to compare

1.1.0 (2022-04-26)

🏗️ Build Changes

  • add Airbnb style guide to the ESLint configuration (c30eac9), closes #20
  • add Prettier for code formatting (398dc54), closes #21

🐞 Bug Fixes

  • remove unnecessary files from distribution (a40e6be), closes #22

🎁 Feature Changes

  • add engine support for Node v10.x (a04bd74), closes #23
  • add support for Node v18.x (6056d72), closes #23

v1.0.5

24 Apr 16:25
Compare
Choose a tag to compare

1.0.5 (2022-04-24)

🏗️ Build Changes

  • add a build script to the package (51016bf), closes #18
  • update the CD scripts to run build (15f8d48), closes #18

v1.0.4

24 Apr 00:41
Compare
Choose a tag to compare

1.0.4 (2022-04-24)

🏗️ Build Changes

  • add conventionalcommits preset to release-notes-generator (12e499d), closes #4

v1.0.3

23 Apr 18:48
Compare
Choose a tag to compare

1.0.3 (2022-04-23)

v1.0.2

23 Apr 17:29
Compare
Choose a tag to compare

1.0.2 (2022-04-23)

v1.0.1

21 Apr 04:06
Compare
Choose a tag to compare

1.0.1 (2022-04-21)

Bug Fixes

  • Add a Test Github badge to the README. Used fix to test CI/CD pipeline (e31c8f7)