Skip to content

Commit b2da058

Browse files
committed
2 parents 1116930 + ff97cad commit b2da058

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- name: Dependabot metadata
1515
id: metadata
16-
uses: dependabot/fetch-metadata@v1.2.1
16+
uses: dependabot/fetch-metadata@v1.3.0
1717
with:
1818
github-token: "${{ secrets.GITHUB_TOKEN }}"
1919

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to `ralphjsmit/laravel-filament-components` will be documented in this file.
44

5+
## 1.0.1 - 2022-02-28
6+
7+
- Fix CreatedAt/UpdatedAt when `$record` is null
8+
59
## 1.0.0 - 2022-02-18
610

711
- Initial release

0 commit comments

Comments
 (0)