diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ca0f5c..19b061c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to `filament-webhook-server` will be documented in this file. +## 2.1.3 - 2024-07-28 + +### What's Changed + +* Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/MarJose123/filament-webhook-server/pull/28 +* Remove icon composer package by @Poseidon281 in https://github.com/MarJose123/filament-webhook-server/pull/31 + +### New Contributors + +* @Poseidon281 made their first contribution in https://github.com/MarJose123/filament-webhook-server/pull/31 + +**Full Changelog**: https://github.com/MarJose123/filament-webhook-server/compare/2.1.2...2.1.3 + ## 2.1.2 - 2024-06-26 ### What's Changed @@ -120,6 +133,7 @@ return [ + ``` - Republish and run the migrations with: @@ -134,6 +148,7 @@ php artisan vendor:publish --tag="filament-webhook-server-migrations" + ``` ```bash php artisan migrate @@ -146,6 +161,7 @@ php artisan migrate + ``` to be able to add the new table