Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 2.05 KB

Changelog

All notable changes to rating will be documented in this file.

v2.2.0 - 2024-03-03

What's Changed

  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #11
  • build(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #12
  • build(deps): Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #13
  • Laravel 11.x Compatibility by @cjmellor in #14
  • fix: Remove Livewire as a Required Dependency by @cjmellor in #15

Full Changelog: https://github.com/cjmellor/rating/compare/v2.1.2...v2.2.0

v2.1.2 - 2023-08-24

What's Changed

  • Refactor rating and test code for better readability by @cjmellor in #10

Full Changelog: https://github.com/cjmellor/rating/compare/v2.1.1...v2.1.2

v2.1.1 - 2023-08-24

What's Changed

  • build(deps): Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #8
  • Add nullOnDelete() for the User-related foreignId column by @514sid in #9

New Contributors

  • @514sid made their first contribution in #9

Full Changelog: https://github.com/cjmellor/rating/compare/v2.1.0...v2.1.1

v2.1.0 - 2023-07-24

What's Changed

  • feat: Add an Option to Omit Success Icon + New GA Workflow by @cjmellor in #7

Full Changelog: https://github.com/cjmellor/rating/compare/v2.0.0...v2.1.0

v2.0.0 - 2023-07-22

What's Changed

  • build(deps): Bump dependabot/fetch-metadata from 1.3.6 to 1.6.0 by @dependabot in #4
  • feat: Replace Blade Component with Livewire Component by @cjmellor in #5

Full Changelog: https://github.com/cjmellor/rating/compare/v1.0.1...v2.0.0