Skip to content

Releases: tjmpromos/sortable-gallery

v2.1.2

07 May 14:19
e24c054
Compare
Choose a tag to compare
Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 (#20)

Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.1...2.4)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Update version constraints for illuminate packages

The requirements for the "illuminate/contracts" and "illuminate/support" packages have been updated in the composer.json file, specifying that any version greater than or equal to 10.0 is acceptable. This adjustment provides more flexibility in terms of package compatibility.

Daikazu patch 1 (#22)

* Update composer.json

* Fix styling

---------

Co-authored-by: daikazu <[email protected]>

Update Illuminate packages version constraints in composer.json

v2.1.1

06 May 20:49
c5ba2de
Compare
Choose a tag to compare

dependency bump

v2.1.0

27 Sep 11:30
Compare
Choose a tag to compare

Reverting the ability to prefix the DB table, which caused an issue when creating new DB entries

v2.0.2

25 Sep 13:47
Compare
Choose a tag to compare

Fix table name

v2.0.1

25 Sep 13:41
Compare
Choose a tag to compare

Allow prefixing main tables via the config file

v2.0.0

12 Sep 20:17
eaab1c5
Compare
Choose a tag to compare

What's Changed

TODO: update tests

v1.0.6

08 Mar 03:32
Compare
Choose a tag to compare

Fixed the gallery filters to work subtractively instead of additively.

v1.0.5

20 Feb 21:34
Compare
Choose a tag to compare

Fixed the pagination config issue

v1.0.4

15 Feb 05:03
Compare
Choose a tag to compare

Fix incorrect name for publishable migration

v1.0.3

14 Feb 21:05
Compare
Choose a tag to compare

Fix pagination reset on filter change