We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f49851 commit 54a12b3Copy full SHA for 54a12b3
2 files changed
CHANGES.md
@@ -1,3 +1,8 @@
1
+#### 1.1.6 / 2021-03-26
2
+* added inline style for submenu separators
3
+* added `fillMissing` prop for `SelectItemControl` component
4
+* tested for compatibility with WP 5.7
5
+
6
#### 1.1.5 / 2021-03-24
7
* added `compareVersions` function to `utils`
8
* passed a WP version to the script and basic containers
package.json
@@ -1,6 +1,6 @@
{
"name": "zukit",
- "version": "1.1.5",
+ "version": "1.1.6",
"repository": {
"type": "git",
"url": "https://github.com/picasso/zukit.git"
0 commit comments