0.13 - version bump + changelog
Some checks failed
Create Release / Create Release (push) Has been cancelled

This commit is contained in:
abuoyoyo 2022-07-12 01:28:36 +03:00
parent 6d13464e06
commit 406ac8e512
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,14 @@
# Notice Manager Changelog
## 0.13
### Changed
- Always show "Dismiss notices" button in panel.
### Dependencies
- use `wph_add_screen_meta_panels`
- include `abuyoyo/screen-meta-links` as vendor library instead of plugin.
## 0.10
- Remove screen-meta-link panel if no notices on page.
- Remove delayed `scrollTop()` script.

View File

@ -2,7 +2,7 @@
/**
* Plugin Name: Notice Manager
* Description: Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.
* Version: 0.12
* Version: 0.13
* Author: abuyoyo
* Author URI: https://github.com/abuyoyo/
* Plugin URI: https://github.com/abuyoyo/notice-manager