Skip to content

Commit 5e342b8

Browse files
committed
Admin 1.0.8
1 parent 9870dbf commit 5e342b8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="1.0.8"></a>
2+
# [1.0.8](https://github.com/flextype-plugins/admin) (2020-06-13)
3+
4+
### Refactor
5+
6+
* **refactor(core)** move FlashTwigExtension from core to Twig Plugin 1.0.4
7+
18
<a name="1.0.7"></a>
29
# [1.0.7](https://github.com/flextype-plugins/admin) (2020-06-10)
310

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.7",
3+
"version": "1.0.8",
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.7
2+
version: 1.0.8
33
description: Admin Panel plugin for Flextype.
44
icon: fab fa-fort-awesome
55
author:

0 commit comments

Comments
 (0)