Skip to content

Commit 2e5bb4f

Browse files
authored
Merge pull request #20 from wayofdev/release-please--branches--master--components--laravel-stripe-webhooks
chore(master): release 1.1.3
2 parents 663ce55 + 6a2a3c7 commit 2e5bb4f

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.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.2...v1.1.3) (2023-08-10)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency pestphp/pest-plugin-laravel to v2.2.0 ([663ce55](https://github.com/wayofdev/laravel-stripe-webhooks/commit/663ce555370f964bd76a9e4344fdec199b6a1ad0))
9+
310
## [1.1.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.1...v1.1.2) (2023-08-10)
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.2",
2+
"version": "1.1.3",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)