Skip to content

Commit

Permalink
chore(master): release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Aug 9, 2023
1 parent f462c44 commit 9cc6496
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.2...v1.0.3) (2023-08-09)


### Miscellaneous

* **deps:** update dependency pestphp/pest to v2.13.0 ([f462c44](https://github.com/wayofdev/laravel-stripe-webhooks/commit/f462c4457ede4689b7c073eb3a45246b41ba6f1f))

## [1.0.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.1...v1.0.2) (2023-08-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.0.3",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
Expand Down

0 comments on commit 9cc6496

Please sign in to comment.