Skip to content

Commit

Permalink
Bump version to 1.13.2 and add changelog to readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
razwan committed Sep 3, 2021
1 parent 37e7121 commit 79e2c87
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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: 1.13.1
* Version: 1.13.2
* Author: Pixelgrade
* Author URI: https://www.pixelgrade.com
* Text Domain: __plugin_txtd
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nova-blocks",
"version": "1.13.1",
"version": "1.13.2",
"main": "blocks/index.js",
"private": false,
"sideEffects": false,
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: Blocks, editor, gutenberg, gutenberg blocks, page builder, block enabled,
Requires at least: 5.2.2
Tested up to: 5.8
Requires PHP: 5.6.40
Stable tag: 1.13.1
Stable tag: 1.13.2
License: GPL v2.0 (or later)
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -94,6 +94,9 @@ Yes! Nova Block's core features are free to use.

== Changelog ==

= 1.13.2 =
* Fix migration to the new Matrix Alignment control

= 1.13.1 =
* Escape data attributes on blocks that were messing up layout.

Expand Down

0 comments on commit 79e2c87

Please sign in to comment.