All notable changes to social-interactions
will be documented in this file
- Increment migration file name by the second during publishing.
Full Changelog: https://github.com/toneflix/laravel-social-interactions/compare/1.0.5...1.0.6
- Rename migrations to allow for proper order when published.
- Full Changelog: https://github.com/toneflix/laravel-social-interactions/compare/1.0.4...1.0.5
Add list name attribute to interation data array.
Full Changelog: https://github.com/toneflix/laravel-social-interactions/compare/1.0.3...1.0.4
- Associates saved items to other interactions
- Fix minor bugs
- Move socialInteractionData implementation to the interaction model's interactionData attribute
- socialInteractionData is now a mirror of the interaction model's interactionData attribute
- Bump codecov/codecov-action from 4.0.1 to 4.5.0 by @dependabot in #1
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #2
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/toneflix/laravel-social-interactions/compare/1.0.2...1.0.3
Full Changelog: https://github.com/toneflix/laravel-social-interactions/compare/1.0.1...1.0.2
Fixes issues with migration
- initial release