Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

65 lines (43 loc) · 1.9 KB

Changelog

All notable changes to lucky-wheel will be documented in this file.

[v2.0.4] - 13.12.24

Changed

  • ci: 👷 update github issue/pull request templates & workflows
  • docs: 📝 add some documentations (code of conduct, contributing, security)

Full changelog: https://github.com/alexis-gss/lucky-wheel/compare/v2.0.3...v2.0.4

[v2.0.3] - 04.09.24

Changed

  • ci: 👷 update github issue templates & workflows
  • docs: 📝 add license badge in readme

Full changelog: https://github.com/alexis-gss/lucky-wheel/compare/v2.0.2...v2.0.3

[v2.0.2] - 02.07.24

Changed

  • docs: 📝 update images saved

Full changelog: https://github.com/alexis-gss/lucky-wheel/compare/v2.0.1...v2.0.2

[v2.0.1] - 27.06.24

Added

  • feat: ✨ add website test badge in README.md

Changed

  • docs: 📝 update release page and images

Full changelog: https://github.com/alexis-gss/lucky-wheel/compare/v2.0.0...v2.0.1

[v2.0.0] - 19.06.24

Added

  • feat: ✨ updating the entire project & clean
  • feat: ✨ add clear button on input values
  • ci: 👷 update ci/cd (deployment)
  • docs: 📝 synchronization of the Lucky Wheel GitBook content

Changed

  • docs: 📝 update CHANGELOG.md
  • docs: 📝 update README.md

Full changelog: https://github.com/alexis-gss/lucky-wheel/compare/v1.0.0...v2.0.0

[v1.0.0] - 22.07.22

Added

  • feat: 🎉 working project
  • feat: ✨ add entered value in input
  • feat: ✨ add title attribute on wheel button
  • feat: ✨ add entered information on the wheel

Changed

  • refactor: ♻️ change method (post to get)