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 Sep 22, 2024
1 parent 6db9268 commit 4dbfa10
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to `filament-webhook-server` will be documented in this file.

## 2.1.4 - 2024-09-22

### What's Changed

* Add pt translations by @a21ns1g4ts in https://github.com/MarJose123/filament-webhook-server/pull/32

**Full Changelog**: https://github.com/MarJose123/filament-webhook-server/compare/2.1.3...2.1.4

## 2.1.3 - 2024-07-28

### What's Changed
Expand Down Expand Up @@ -134,6 +142,7 @@ return [




```
- Republish and run the migrations with:

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




```
```bash
php artisan migrate
Expand All @@ -162,6 +172,7 @@ php artisan migrate




```
to be able to add the new table

Expand Down

0 comments on commit 4dbfa10

Please sign in to comment.