Skip to content

Commit

Permalink
Merge pull request #27 from wayofdev/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--docker-node

chore(master): release 1.3.0
  • Loading branch information
lotyp committed May 10, 2023
2 parents 3e2ea55 + 2297b39 commit d98105f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

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


### Features

* change project structure ([d100215](https://github.com/wayofdev/laravel-starter-tpl/commit/d100215689191db7f9c5a0090ce9d6c780e25b93))


### Bug Fixes

* **ci:** remove triggers ([2223b84](https://github.com/wayofdev/laravel-starter-tpl/commit/2223b84f07df458504ea7f5cec804206b9292698))
* phpstan ([7969357](https://github.com/wayofdev/laravel-starter-tpl/commit/7969357d215685270bf6e94c68ad08e664ca6fe3))
* phpunit coverage ([bc2d4f7](https://github.com/wayofdev/laravel-starter-tpl/commit/bc2d4f7bc3016621c989374d738cf8c135763e54))


### Miscellaneous

* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.1 ([607aa06](https://github.com/wayofdev/laravel-starter-tpl/commit/607aa062c41b94be055cd0a5ba129ed07b9dd16c))

## [1.2.1](https://github.com/wayofdev/laravel-starter-tpl/compare/v1.2.0...v1.2.1) (2023-05-09)


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.2.1"
"version": "1.3.0"
}

0 comments on commit d98105f

Please sign in to comment.