Skip to content

Commit 8b3ba1b

Browse files
committed
v1.0.9
1 parent 5a65a5f commit 8b3ba1b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "coblocks",
33
"title": "CoBlocks",
4-
"version": "1.0.8",
4+
"version": "1.0.9",
55
"private": true,
66
"author": "Rich Tabor from CoBlocks",
77
"requires": "4.9",

readme.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,15 @@ Please reach out via the official [support forum on WordPress.org](https://wordp
8181

8282
== Changelog ==
8383

84+
= 1.0.9, June 5, 2018 =
85+
* New: Gutenberg 3.0 compatibility! 🎊
86+
* Tweak: Add a gist file TextControl block control
87+
* Tweak: Add default value to the buttonText attribute of the Author block
88+
* Tweak: Adjust the Dynamic Separator block resize handlers, which changed in Gutenberg 3.0
89+
* Fix: Assign proper src for custom block SVG icons per Gutenberg 3.0
90+
* Fix: Center Author block avatar uploader placeholder SVG
91+
* Fix: Check if isSelected before showing the alert block title
92+
8493
= 1.0.8, May 18, 2018 =
8594
* New: Gutenberg 2.9 compatibility! 🎊
8695
* Tweak: Improve UI of the Accordion block component toolbar

0 commit comments

Comments
 (0)