Skip to content

Latest commit

 

History

History
71 lines (33 loc) · 3.14 KB

CHANGELOG.md

File metadata and controls

71 lines (33 loc) · 3.14 KB

4.0.3 (2022-06-27)

Bug Fixes

  • Expose search term in the provider. Remove unused props and logs (76ef50c)

4.0.2 (2022-06-26)

Bug Fixes

  • allow to open current asset without closing giphy dialog (9886b0a)
  • centering done (b5f2272)
  • restructure to allow dialog to open dialog from anywhere (6e1b032)
  • style fixes. centering (894b9bf)

4.0.1 (2022-06-23)

Bug Fixes

  • lib inside src should not be ignored (520e474)

4.0.0 (2022-06-23)

Bug Fixes

  • fix ref to container removed before unobserve (99af551)

Features

  • remove should auto play config (abca7b7)

BREAKING CHANGES

  • removing it changes how this works. no deprecation grace period either

3.1.0 (2022-06-22)

Bug Fixes

Features

3.0.0 (2022-06-18)

Bug Fixes

  • create workflow to ensure PR would result in release (if applicable) (cea6bf7)

Build System

  • allow bot to commit to protected branch. (3e33092)

BREAKING CHANGES

  • bump major since PR was squashed and ignored