We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9870dbf commit 5e342b8Copy full SHA for 5e342b8
CHANGELOG.md
@@ -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
8
<a name="1.0.7"></a>
9
# [1.0.7](https://github.com/flextype-plugins/admin) (2020-06-10)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "Admin",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "Admin theme for Flextype",
"homepage": "http://flextype.org",
"author": "Sergey Romanenko",
plugin.yaml
@@ -1,5 +1,5 @@
name: Admin
-version: 1.0.7
+version: 1.0.8
description: Admin Panel plugin for Flextype.
icon: fab fa-fort-awesome
author:
0 commit comments