release: Bump version to 1.6.0; implement full admin configurability and automate release builds #release
Some checks failed
Add release / Create release (push) Has been cancelled

This commit is contained in:
Keith Solomon
2025-03-29 12:18:54 -05:00
parent bf70df2513
commit c297c27ba2
3 changed files with 15 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 1.6.0 - 2025-03-29
- Implement full admin configuarability
- Update action to build releases automatically
- Clean up unneeded files
- Update templates to use new admin settings
## 1.5.4 - 2025-03-03
- Fix count issue

View File

@@ -55,6 +55,13 @@ The plugin is designed to work out of the box with minimal configuration. Howeve
## Changelog
## 1.6.0 - 2025-03-29
- Implement full admin configuarability
- Update action to build releases automatically
- Clean up unneeded files
- Update templates to use new admin settings
## 1.5.4 - 2025-03-03
- Fix count issue

View File

@@ -4,7 +4,7 @@
* Plugin URI: https://github.com/Vincent-Design-Inc/resource-filter
* Update URI: https://github.com/Vincent-Design-Inc/resource-filter
* Description: Adds filtering for the content typed by various taxonomies.
* Version: 1.5.4
* Version: 1.6.0
* Author: Keith Solomon
*/