Skip to content

Releases: toneflix/laravel-social-interactions

1.0.6

23 Aug 06:17
Compare
Choose a tag to compare
  • Increment migration file name by the second during publishing.

Full Changelog: 1.0.5...1.0.6

1.0.5

23 Aug 06:11
39d8b65
Compare
Choose a tag to compare
  • Rename migrations to allow for proper order when published.
  • Full Changelog: 1.0.4...1.0.5

1.0.4

11 Jul 10:48
Compare
Choose a tag to compare
  1. Add list name attribute to interation data array.
  2. Add the interactor relationship to the SocialInteraction model

Full Changelog: 1.0.3...1.0.4

1.0.3

11 Jul 09:24
Compare
Choose a tag to compare
  1. Associates saved items to other interactions
  2. Fix minor bugs
  3. Move socialInteractionData implementation to the interaction model's interactionData attribute
  4. socialInteractionData is now a mirror of the interaction model's interactionData attribute

What's Changed

  • 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

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

07 Jul 02:56
Compare
Choose a tag to compare

Fix typos
Add pastTense Str Macro and key maps
Fix styling

1.0.1

05 Jul 01:51
Compare
Choose a tag to compare

Fixes issues with migration

1.0.0

02 Jul 18:32
Compare
Choose a tag to compare

Initial Release