Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi authored and github-actions[bot] committed Jan 8, 2024
1 parent 1d52d67 commit ba8afea
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to `sky` will be documented in this file

## v3.4.0 - 2024-01-08

### What's Changed

* Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/lara-zeus/sky/pull/183
* update to filament v3.1 by @atmonshi in https://github.com/lara-zeus/sky/pull/184

**Full Changelog**: https://github.com/lara-zeus/sky/compare/v3.3.6...v3.4.0

## v3.3.6 - 2023-12-15

### What's Changed
Expand Down Expand Up @@ -62,6 +71,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
Expand Down Expand Up @@ -151,6 +161,7 @@ Since [tiptap editor](https://github.com/awcodes/filament-tiptap-editor) still i




```
#### What's Changed

Expand Down Expand Up @@ -206,6 +217,7 @@ Make sure to add this to your config:




```
You can copy that class and create your own parser, too, then add it to the array, and Sky will loop them all.

Expand All @@ -223,6 +235,7 @@ Of course, it will be visible only if you install Sky with Bolt :)
```
<img width="1165" alt="Screenshot 2023-07-14 at 6 26 23 PM" src="https://github.com/lara-zeus/sky/assets/1952412/5b62af0f-ac6b-46c7-ae29-af01975a9976">
### Remember to update your views.
Expand All @@ -242,7 +255,6 @@ Of course, it will be visible only if you install Sky with Bolt :)
### What's Changed
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/lara-zeus/sky/pull/121
- update all dependecies by @atmonshi in https://github.com/lara-zeus/sky/pull/122

**Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.30...2.4.31

## 2.4.30 - 2023-07-02
Expand Down

0 comments on commit ba8afea

Please sign in to comment.