From 98432300e674e05d162fb305a04369ce953071bc Mon Sep 17 00:00:00 2001 From: atmonshi Date: Sat, 5 Oct 2024 18:44:52 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54457f5..9069c40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `zeus` will be documented in this file +## v3.1.12 - 2024-10-05 + +### What's Changed + +* update assets and dependencies by @atmonshi in https://github.com/lara-zeus/core/pull/103 + +**Full Changelog**: https://github.com/lara-zeus/core/compare/v3.1.11...v3.1.12 + ## v3.1.1٢ - 2024-10-05 ### What's Changed @@ -400,6 +408,7 @@ php artisan vendor:publish --tag=zeus-assets + ``` @@ -444,6 +453,7 @@ php artisan vendor:publish --tag=zeus-views + ```