Skip to content

Commit 5dc006d

Browse files
authored
Merge pull request #121 from wayofdev/release-please--branches--master--components--laravel-package-tpl
chore(master): release 1.1.6
2 parents 215e0f3 + 260bec9 commit 5dc006d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.6](https://github.com/wayofdev/laravel-package-tpl/compare/v1.1.5...v1.1.6) (2023-04-18)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency pestphp/pest to v2.5.1 ([215e0f3](https://github.com/wayofdev/laravel-package-tpl/commit/215e0f30ed749f6f6d481c8eaed9d6e2f30f081a))
9+
310
## [1.1.5](https://github.com/wayofdev/laravel-package-tpl/compare/v1.1.4...v1.1.5) (2023-04-18)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.5",
2+
"version": "1.1.6",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
55
}

0 commit comments

Comments
 (0)