Skip to content

Commit

Permalink
πŸ”– prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
gfazioli committed Dec 22, 2024
1 parent 162a613 commit add1eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## 1.9.0 - December 20, 2024
## 1.9.0 - December 22, 2024

### ✨ Added

Expand All @@ -12,7 +12,7 @@
- Added new `registerLabels` overwritten method in `WordPressCustomPostTypeServiceProvider` to set the labels for the custom post type.
- Added new `columnContent` overwritten method in `WordPressCustomPostTypeServiceProvider` to handle the column content for the custom post type.
- Added new `wpbones_console_deploy_dont_skip_files_folders` filters to exclude specific files from deployment
- Added new `wpbones_console_deploy_skip_files_folders` filters to skip specific files from deployment
- Added new `wpbones_console_deploy_default_skip_files_folders` filters the default list of the files and folder to skip during deployment
- Added new `wpbones_console_deploy_build_assets` filters to skip asset building during deployment

### πŸ› Fixed
Expand Down

0 comments on commit add1eac

Please sign in to comment.