Skip to content

Latest commit

 

History

History
142 lines (66 loc) · 7.21 KB

CHANGELOG.md

File metadata and controls

142 lines (66 loc) · 7.21 KB

Changelog

1.0.21-beta.1 (2024-10-10)

Bug Fixes

  • fixes the sharp curvy tab scaling issues while active (b7541da)

1.0.20-beta.1 (2024-10-10)

Bug Fixes

  • adds the new configurations in package.json and tsconfig.json in order to module resolution fix (c01aa82)
  • trying to fix the resolution error of the npm package (d62b099)

1.0.19-beta.1 (2024-10-10)

Bug Fixes

  • reconfigures the whole project to resolve the resolution error while installed from npm (236208b)

1.0.18-beta.1 (2024-10-10)

Bug Fixes

  • reconfigures the release file (5d96142)

1.0.17-beta.1 (2024-10-10)

Bug Fixes

  • adds the files to resolve the npm resolution and changed the package manager (411305e)

1.0.16-beta.1 (2024-10-09)

Bug Fixes

  • updates the base tsconfig.json to generate declaration | updates the release file (4ae5857)

1.0.15-beta.1 (2024-10-07)

Bug Fixes

  • trying to fix the release yml file #2 (5738e08)

1.0.14-beta.1 (2024-10-06)

Bug Fixes

  • automate the publishing (64e9ac7)
  • experimenting with the publishing ci (244d75d)

1.0.13-beta.1 (2024-10-06)

Bug Fixes

  • experimenting with release (ec2393b)
  • experimenting with release v2 (403e618)

1.0.12-beta.1 (2024-10-06)

Bug Fixes

  • almighty push | that .release.yml file -> should be release only (3d7b374)

1.0.11-beta.1 (2024-10-06)

Bug Fixes

1.0.10-beta.1 (2024-10-06)

Bug Fixes

1.0.9-beta.1 (2024-10-06)

Bug Fixes

  • added release key (116b95c)
  • update .release.yml according to the doc (e4326e6)
  • updates workflow again (392ad12)

1.0.8-beta.1 (2024-10-06)

Bug Fixes

  • removes npm ci command from workflow release.yml adds matrix (913a5d6)

1.0.7-beta.1 (2024-10-06)

Bug Fixes

  • removes npm ci command from workflow release.yml (b536b8c)

1.0.6-beta.1 (2024-10-06)

Bug Fixes

  • workflow flie | updates node version to 22 | remove matrix (4e41cbb)

1.0.5-beta.1 (2024-10-06)

Bug Fixes

1.0.4-beta.1 (2024-10-06)

Bug Fixes

  • adds support for env var (3550e4b)
  • adds support for env var | updated workflow (ff7e3a4)
  • adds support for env var | updated workflow | deleted changelog (a9b814b)

1.0.3-beta.1 (2024-10-06)

Bug Fixes

  • added release please and updated readme (f1f4374)
  • adds parser preset in commitlint config (c530032)