Skip to content

Commit

Permalink
chore(release): 4.13.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.13.2](https://git.customd.com/composer/Laravel-Helpers/compare/v4.13.1...v4.13.2) (2024-03-13)

### Bug Fixes

* carbon mixin sets immutable timezone and has helper hasISOFormat(date) ([b58f040](https://git.customd.com/composer/Laravel-Helpers/commit/b58f040b890dc8475988a0dc0fad724dc51ef5ce))
* deprecated ovservable trait - laravel has observable attribute now ([e3b0e3e](https://git.customd.com/composer/Laravel-Helpers/commit/e3b0e3efaea5ce65bda6be415714077f527ac2a1))
* enanced crud permissions to be more flexable by using callable ([299515c](https://git.customd.com/composer/Laravel-Helpers/commit/299515cc5b7dcc76fd137867eca338c5f5dca704))
  • Loading branch information
semantic-release-bot committed Mar 13, 2024
1 parent f9dcd5f commit 99fd089
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.13.2](https://git.customd.com/composer/Laravel-Helpers/compare/v4.13.1...v4.13.2) (2024-03-13)


### Bug Fixes

* carbon mixin sets immutable timezone and has helper hasISOFormat(date) ([b58f040](https://git.customd.com/composer/Laravel-Helpers/commit/b58f040b890dc8475988a0dc0fad724dc51ef5ce))
* deprecated ovservable trait - laravel has observable attribute now ([e3b0e3e](https://git.customd.com/composer/Laravel-Helpers/commit/e3b0e3efaea5ce65bda6be415714077f527ac2a1))
* enanced crud permissions to be more flexable by using callable ([299515c](https://git.customd.com/composer/Laravel-Helpers/commit/299515cc5b7dcc76fd137867eca338c5f5dca704))

## [4.13.1](https://git.customd.com/composer/Laravel-Helpers/compare/v4.13.0...v4.13.1) (2024-03-04)


Expand Down

0 comments on commit 99fd089

Please sign in to comment.