Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
MarJose123 authored and github-actions[bot] committed Jul 28, 2024
1 parent 25f1bbe commit f56a778
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -120,6 +133,7 @@ return [




```
- Republish and run the migrations with:

Expand All @@ -134,6 +148,7 @@ php artisan vendor:publish --tag="filament-webhook-server-migrations"




```
```bash
php artisan migrate
Expand All @@ -146,6 +161,7 @@ php artisan migrate




```
to be able to add the new table

Expand Down

0 comments on commit f56a778

Please sign in to comment.