File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " coblocks" ,
3
3
"title" : " CoBlocks" ,
4
- "version" : " 1.0.8 " ,
4
+ "version" : " 1.0.9 " ,
5
5
"private" : true ,
6
6
"author" : " Rich Tabor from CoBlocks" ,
7
7
"requires" : " 4.9" ,
Original file line number Diff line number Diff line change @@ -81,6 +81,15 @@ Please reach out via the official [support forum on WordPress.org](https://wordp
81
81
82
82
== Changelog ==
83
83
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
+
84
93
= 1.0.8, May 18, 2018 =
85
94
* New: Gutenberg 2.9 compatibility! 🎊
86
95
* Tweak: Improve UI of the Accordion block component toolbar
You can’t perform that action at this time.
0 commit comments