From cbc0384696ee1a40c8b732ec7aa2f71de3e23155 Mon Sep 17 00:00:00 2001 From: atmonshi Date: Tue, 4 Jul 2023 21:01:16 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc97606..66ccddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to `zeus` will be documented in this file +## 2.4.19 - 2023-07-04 + +### What's Changed + +- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/lara-zeus/core/pull/57 +- update all by @atmonshi in https://github.com/lara-zeus/core/pull/58 + +**Full Changelog**: https://github.com/lara-zeus/core/compare/2.4.18...2.4.19 + ## 2.4.18 - 2023-06-30 ### What's Changed @@ -255,6 +264,7 @@ php artisan vendor:publish --tag=zeus-assets + ``` @@ -284,6 +294,7 @@ php artisan vendor:publish --tag=zeus-views + ```