Skip to content

Commit 2df4e06

Browse files
committed
Admin 1.0.7
1 parent 7615f38 commit 2df4e06

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="1.0.7"></a>
2+
# [1.0.7](https://github.com/flextype-plugins/admin) (2020-06-10)
3+
4+
### Bug Fixes
5+
6+
* **entries-controller** fix Entries saving issue
7+
8+
<a name="1.0.6"></a>
9+
# [1.0.6](https://github.com/flextype-plugins/admin) (2020-06-10)
10+
11+
### Bug Fixes
12+
13+
* **entries-controller** updates for Form Plugin 1.1.0
14+
115
<a name="1.0.6"></a>
216
# [1.0.6](https://github.com/flextype-plugins/admin) (2020-06-10)
317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Admin",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Admin theme for Flextype",
55
"homepage": "http://flextype.org",
66
"author": "Sergey Romanenko",

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Admin
2-
version: 1.0.6
2+
version: 1.0.7
33
description: Admin Panel plugin for Flextype.
44
icon: fab fa-fort-awesome
55
author:

0 commit comments

Comments
 (0)