Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphjsmit committed Mar 22, 2022
2 parents 1116930 + ff97cad commit b2da058
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.2.1
uses: dependabot/fetch-metadata@v1.3.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 1.0.1 - 2022-02-28

- Fix CreatedAt/UpdatedAt when `$record` is null

## 1.0.0 - 2022-02-18

- Initial release
Expand Down

0 comments on commit b2da058

Please sign in to comment.