From e0af009d497806b3f6e87ba73facbf78b6b0fb1b Mon Sep 17 00:00:00 2001 From: Nicolas Widart Date: Fri, 26 Jun 2015 19:48:06 +0200 Subject: [PATCH] Preparing 1.0.10 release --- changelog.yml | 5 +++++ module.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.yml b/changelog.yml index 71f5f0f..32c906d 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,10 @@ url: https://github.com/AsgardCms/Workshop versions: + "1.0.10": + added: + - Adding a theme scaffold command, you can use it with php artisan asgard:theme:scaffold + changed: + - Added protection on the module scaffold command for the vendor/name structure "1.0.9": changed: - Use the new Laravel-Sidebar api on the generated modules diff --git a/module.json b/module.json index 778020b..6b48931 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "Module used to handle the create of new modules.", "keywords": [ ], - "version": "v1.0.9", + "version": "v1.0.10", "active": 1, "order": 1, "providers": [