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 1b1fd7f commit 7382a69Copy full SHA for 7382a69
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to `laravel-themer` will be documented in this file.
4
5
+## 1.4.2 - 2021-01-29
6
+- `Theme::getViewPaths();` method added
7
+- Bug fix on register theme service provider
8
+
9
## 1.4.1 - 2021-01-28
10
- Validate Vue version, if a specific Vue version is installed then cannot generate a theme for other Vue version.
11
0 commit comments