Skip to content

Commit

Permalink
v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Jun 5, 2018
1 parent 5a65a5f commit 8b3ba1b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "coblocks",
"title": "CoBlocks",
"version": "1.0.8",
"version": "1.0.9",
"private": true,
"author": "Rich Tabor from CoBlocks",
"requires": "4.9",
Expand Down
9 changes: 9 additions & 0 deletions readme.txt
Expand Up @@ -81,6 +81,15 @@ Please reach out via the official [support forum on WordPress.org](https://wordp

== Changelog ==

= 1.0.9, June 5, 2018 =
* New: Gutenberg 3.0 compatibility! 🎊
* Tweak: Add a gist file TextControl block control
* Tweak: Add default value to the buttonText attribute of the Author block
* Tweak: Adjust the Dynamic Separator block resize handlers, which changed in Gutenberg 3.0
* Fix: Assign proper src for custom block SVG icons per Gutenberg 3.0
* Fix: Center Author block avatar uploader placeholder SVG
* Fix: Check if isSelected before showing the alert block title

= 1.0.8, May 18, 2018 =
* New: Gutenberg 2.9 compatibility! 🎊
* Tweak: Improve UI of the Accordion block component toolbar
Expand Down

0 comments on commit 8b3ba1b

Please sign in to comment.