All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.5 (2024-10-06)
- fix artifacts name conflicts (96be3e8)
0.0.4 (2024-02-06)
0.0.3 (2024-02-05)
- fix testing issue on ci (ee54175)
0.0.2 (2023-10-29)
- ci: initialize auto labeler for all pull requests (3e223ba)
- ci: update auto release config (7825eaa)
- migrate from
huskytosimple-git-hooks(f8842d5), closes creasico/laravel-project#58
- ci: update test workflows for pull requests (973b170), closes creasico/laravel-project#54
- ci: init testing with multiple matrix strategies (53a7fa0)
- deps: utilize
package:testcommand fromorchestra/testbenchto run the tests (f9dc87c)
- tests: fix multi-db tests issue (1980045)