Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed May 11, 2023
2 parents 6727b20 + 6a64d47 commit a76aef4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.4.0](https://github.com/wayofdev/laravel-starter-tpl/compare/v1.3.0...v1.4.0) (2023-05-11)


### Features

* project structure changed and readme added ([022e719](https://github.com/wayofdev/laravel-starter-tpl/commit/022e719702db2f036cab49428e8a1f3573058b29))


### Miscellaneous

* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.2 ([a5c24a0](https://github.com/wayofdev/laravel-starter-tpl/commit/a5c24a0cb2a48467b2bc10e6e41c57a995259041))

## [1.3.0](https://github.com/wayofdev/laravel-starter-tpl/compare/v1.2.1...v1.3.0) (2023-05-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "laravel-starter-tpl",
"version": "1.3.0"
"version": "1.4.0"
}

0 comments on commit a76aef4

Please sign in to comment.