Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12
22
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ The banner and icon assets were created from the [Medical Xray SVG Vector](https

## Changelog

### Unreleased

* Bump node version from `12` to `22` for compability with the latest version of `@wordpress/scripts`
* Update `@wordpress/scripts` from `22.5.0` to latest version `28.4.0`
* Change source for `PluginDocumentSettingPanel` from `@wordpress/edit-post` to `@wordpress/editor` ([#31](https://github.com/salcode/block-xray-attributes/issues/31))

### 1.2.1

* Add Banner and Icon assets (see [How Your Plugin Assets Work](https://developer.wordpress.org/plugins/wordpress-org/plugin-assets/) from the WordPress Plugin Handbook)
Expand Down
Loading