Skip to content

Commit 9778805

Browse files
authored
Create CHANGELOG.md
1 parent 342bd82 commit 9778805

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
All notable changes to `laravel-svelte-preset` will be documented in this file
4+
5+
## v0.1.5 - 2020-03-04
6+
7+
- Add support for Laravel 7.x
8+
9+
## v0.1.4 - 2019-10-22
10+
11+
- Add LaravelSveltePresetInstallCommandTest
12+
13+
## v0.1.3 - 2019-09-09
14+
15+
- Add support for Laravel 6.x
16+
- Fix TravisCI configuration file
17+
18+
## v0.1.2 - 2019-08-05
19+
20+
- Add ensureComponentDirectoryExists and removeNodeModules
21+
22+
## v0.1.1 - 2019-06-03
23+
24+
- Add nunomaduro/larastan as dev dependency
25+
26+
## v0.1.0 - 2019-05-19
27+
28+
- Initial release

0 commit comments

Comments
 (0)