Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 1.61 KB

Changelog

All notable changes to social-interactions will be documented in this file

1.0.6 - 2024-08-23

  • 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

1.0.5 - 2024-08-23

1.0.4 - 2024-07-11

Add list name attribute to interation data array.

Full Changelog: https://github.com/toneflix/laravel-social-interactions/compare/1.0.3...1.0.4

1.0.3 - 2024-07-11

  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

  • @dependabot made their first contribution in #1

Full Changelog: https://github.com/toneflix/laravel-social-interactions/compare/1.0.2...1.0.3

1.0.2 - 2024-07-07

Full Changelog: https://github.com/toneflix/laravel-social-interactions/compare/1.0.1...1.0.2

1.0.1 - 2024-07-05

Fixes issues with migration

1.0.0 - 201X-XX-XX

  • initial release