We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4eae3a7 + 45be08a commit 0192979Copy full SHA for 0192979
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/wayofdev/laravel-webhook-client/compare/v1.1.0...v1.1.1) (2023-08-10)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest-plugin-laravel to v2.2.0 ([4eae3a7](https://github.com/wayofdev/laravel-webhook-client/commit/4eae3a729f3d32ef2a8e11f58080d154840b84e9))
9
10
## [1.1.0](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.16...v1.1.0) (2023-08-10)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.0",
+ "version": "1.1.1",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments