Skip to content

Commit 54a12b3

Browse files
version bump
1 parent 4f49851 commit 54a12b3

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
#### 1.1.5 / 2021-03-24
27
* added `compareVersions` function to `utils`
38
* passed a WP version to the script and basic containers

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zukit",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/picasso/zukit.git"

0 commit comments

Comments
 (0)