Skip to content

Releases: iamchathu/react-jsbarcode

v1.0.1

20 May 12:36
Compare
Choose a tag to compare

1.0.1 (2024-05-20)

Bug Fixes

v1.0.0

20 May 11:55
Compare
Choose a tag to compare

1.0.0 (2024-05-20)

Bug Fixes

  • 🐛 add missing dependency to the useEffect hook (cb97a3d)

Code Refactoring

  • ♻️ change file organization and change the default export to named export (eeb18aa)

BREAKING CHANGES

  • Changed default export to named export

v0.4.2

15 Jul 09:27
Compare
Choose a tag to compare

0.4.2 (2023-07-15)

Bug Fixes

  • 🐛 add git plugin to check changelog (3cb8a81)
  • 🐛 fix missing dependancy (6a7f506)
  • 🐛 fix skip husky issue and change the step order (42a9bb0)
  • 🐛 ignore husky in ci (7be9da8)

v0.4.1

14 Jul 19:46
Compare
Choose a tag to compare

0.4.1 (2023-07-14)

Bug Fixes

v0.4.0

14 Jul 19:38
Compare
Choose a tag to compare

0.4.0 (2023-07-14)

Features

  • 👷 setup pnpm cache in CI (e2db2bc)

v0.3.1

14 Jul 19:20
Compare
Choose a tag to compare

0.3.1 (2023-07-14)

Bug Fixes

  • 🐛 update peer dependancy versions (1b81962)

v0.3.0

14 Jul 18:41
Compare
Choose a tag to compare

0.3.0 (2023-07-14)

Bug Fixes

  • 🐛 fix lock file issue (4ce470f)
  • 🐛 node version in github actions (d126b03)
  • 🐛 pnpm version is GH actions (ae6f3dd)

Features

  • 👷 setup semantic release (8cbb3c8)