You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Force breaking change commit for Laravel 9 support. ([3fb000](https://github.com/jaymeh/laravel-publishable/commit/3fb0009b90df63b4249b047f0676d90f711d86ca))
* Make published_at field fillable by default. ([40c982](https://github.com/jaymeh/laravel-publishable/commit/40c98234c2f612cfe8402d54218a8736277e9d61))
17
+
* Remove the fillable functionality of the package. ([c0e77d](https://github.com/jaymeh/laravel-publishable/commit/c0e77d006c978f66c366726576b41b79bcbdfbf4))
18
+
19
+
### Bug Fixes
20
+
21
+
* Add conventional changelog library as dev dependency. ([e9fd01](https://github.com/jaymeh/laravel-publishable/commit/e9fd018dcbf4577326daba14a02b949114d259ef))
22
+
* Fixes an issue with incorrectly named CI job. ([0400dc](https://github.com/jaymeh/laravel-publishable/commit/0400dc0b4b6df55fdd0236cd9127aeb4255ec4cb))
23
+
* Remove orchestra/database dependency from package providers. ([ef5215](https://github.com/jaymeh/laravel-publishable/commit/ef5215cac0ec68b9b35061bc774bab4bd4345c3c))
24
+
* Remove orchestral/database from dependencies. ([262da5](https://github.com/jaymeh/laravel-publishable/commit/262da5d56915b124dfebd8a562978047ae53e89b))
25
+
* Upgrade PHPUnit Schema to latest version. ([5faa38](https://github.com/jaymeh/laravel-publishable/commit/5faa381c3a65f07dad4eba7e011eca9dbd873fb4))
0 commit comments