From 839d618140997ae0e0cf20004409839f7463411a Mon Sep 17 00:00:00 2001 From: atmonshi Date: Sun, 29 Sep 2024 18:41:22 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd03d30..40b7f75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `sky` will be documented in this file +## v3.4.13 - 2024-09-29 + +### What's Changed + +* Change Text from Post to Page by @rabol in https://github.com/lara-zeus/sky/pull/214 + +### New Contributors + +* @rabol made their first contribution in https://github.com/lara-zeus/sky/pull/214 + +**Full Changelog**: https://github.com/lara-zeus/sky/compare/v3.4.12...v3.4.13 + ## v3.4.12 - 2024-09-28 ### What's Changed @@ -197,6 +209,7 @@ in your panel provider you can hide any resource from the side nav + ``` for more check out the docs: https://larazeus.com/docs/sky/v3/getting-started/configuration @@ -297,6 +310,7 @@ Since [tiptap editor](https://github.com/awcodes/filament-tiptap-editor) still i + ``` @@ -365,6 +379,7 @@ Make sure to add this to your config: + ``` @@ -395,6 +410,7 @@ Of course, it will be visible only if you install Sky with Bolt :) + ``` @@ -433,7 +449,6 @@ Of course, it will be visible only if you install Sky with Bolt :) - Update configuration.md by @atmonshi in https://github.com/lara-zeus/sky/pull/70 - refactor getNavigationGroup by @atmonshi in https://github.com/lara-zeus/sky/pull/71 **Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.0...2.4.1 - ## 2.4.0 - 2023-04-10 ### What's Changed