Skip to content

Commit

Permalink
1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Sep 12, 2018
1 parent c74b019 commit c6471ba
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion class-coblocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Author: Rich Tabor from CoBlocks
* Author URI: https://coblocks.com
* Tags: gutenberg, editor, block, layout, writing
* Version: 1.1.7
* Version: 1.1.8
* Text Domain: '@@pkg.name'
* Domain Path: languages
* Tested up to: @@pkg.tested_up_to
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "coblocks",
"title": "CoBlocks",
"version": "1.1.7",
"version": "1.1.8",
"private": true,
"author": "Rich Tabor from CoBlocks",
"author_shop": "CoBlocks",
Expand Down
12 changes: 12 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,18 @@ Please reach out via the official [support forum on WordPress.org](https://wordp

== Changelog ==

= 1.1.8, September 12, 2018 =
* New: Refactor Pricing Table block
* New: Add Pricing Table Item child-block
* New: Now add up to four pricing tables
* Fix: Resolve Pricing Table block line height bug
* Fix: Resolve left/right/center alignment bug in the Gif block
* Fix: Resolve issue where the unified toolbar displayed some controls oddly
* Tweak: Update icons to reflect Gutenberg's updated UI
* Tweak: Update Pricing Table block icons to better represent each button URL field
* Tweak: Resolve deprecated .value prop in color objects (for Gutenberg 3.9+)
* Tweak: Update getColorClass to getColorClassName

= 1.1.7, August 29, 2018 =
* New: Add transforms for improved copy/pasting of CoBlocks blocks
* New: Add support for color classes in the Dynamic HR block
Expand Down

0 comments on commit c6471ba

Please sign in to comment.