=== Curated Query Loop ===
Contributors:      psorensen, s3rgiosan
Tags:              query loop, block
Requires at least: 6.3
Tested up to:      6.8.3
Requires PHP:      7.4
Stable tag:        0.2.1
License:           GPLv2 or later
License URI:       http://www.gnu.org/licenses/gpl-2.0.html

Select specific posts to use in a Query Loop

== Description ==
The WordPress Query Loop Block is a powerful block, enabling authors to curate blog content with fine-grained control over the layout. However, it's often a requirement that site editors want to pick the specific posts that appear in these content grids and lists. This WordPress plugin adds a block variation of the Query Loop which provides a content picker, allowing editors to choose the exact posts they want to display, while still leveraging the power of the layout control which comes with the Query Loop Block. 

== Changelog ==

0.2.1
- Update 10up Block Components

0.2.0
- Fix bug where changing post type on standard query loop transforms to curated query loop
- Add icons from @wordpress/icons