Skip to content

Commit

Permalink
Version bump to 2.0.3 + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vladolaru committed May 18, 2022
1 parent 94a5f00 commit 59743d8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
4 changes: 2 additions & 2 deletions nova-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Nova Blocks
* Plugin URI: https://github.com/pixelgrade/nova-blocks/
* Description: Nova Blocks is a collection of <strong>distinctive Gutenberg blocks</strong>, committed to making your site shine like a newborn star. It is taking a design-driven approach to help you made the right decisions and showcase your content in the best shape.
* Version: 2.0.2
* Version: 2.0.3
* Author: Pixelgrade
* Author URI: https://www.pixelgrade.com
* License: GPLv2 or later
Expand All @@ -29,7 +29,7 @@
exit;
}

define( 'Pixelgrade\NovaBlocks\VERSION', '2.0.2' );
define( 'Pixelgrade\NovaBlocks\VERSION', '2.0.3' );

/**
* Gets this plugin's directory file path.
Expand Down
9 changes: 8 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: pixelgrade, vlad.olaru, babbardel, razvanonofrei, gorby31
Tags: blocks, editor, gutenberg, gutenberg blocks, page builder, block enabled, page building, full site editing, site editor, posts collection
Requires at least: 5.9
Tested up to: 5.9.4
Stable tag: 2.0.2
Stable tag: 2.0.3
Requires PHP: 7.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -31,6 +31,7 @@ Nova Blocks is a collection of **distinctive Gutenberg blocks,** committed to ma

= Tested with the following WordPress themes: =

* [Julia LT](https://pixelgrade.com/themes/blogging/julia-lt/) _by Pixelgrade_
* [Rosa LT](https://pixelgrade.com/themes/restaurants/rosa-lt/) _by Pixelgrade_
* [Felt LT](https://pixelgrade.com/themes/blogging/felt-lt/) _by Pixelgrade_
* [Twenty Nineteen](https://wordpress.org/themes/twentynineteen/) _by WordPress team_
Expand Down Expand Up @@ -100,6 +101,12 @@ Yes! Nova Block's core features are free to use.
* Styling adjustments to the conversation starter section of the post-comments block
* Improve the google-map block to adjust styling in dark mode
* Styling fixes for sticky widgets
* Styling fixes for carousels inside heroes
* Improve duotone component
* Styling improvements to dropcap
* Improve Supernova block media aspect-ratio handling
* Styling fixes and improvements to parametric grid layouts (media handling)
* Apply color-signal logic to all scroll indicators in heroes

= 2.0.2 =
* Change post comments block default avatar size to a more standard one (96) to avoid further thumbnail generation.
Expand Down

0 comments on commit 59743d8

Please sign in to comment.