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 8886bae + 8f87fec commit 56167f0Copy full SHA for 56167f0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.10](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.9...v1.0.10) (2023-08-09)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency orchestra/testbench to v8.6.2 ([#26](https://github.com/wayofdev/laravel-webhook-client/issues/26)) ([8886bae](https://github.com/wayofdev/laravel-webhook-client/commit/8886bae99312f55ac303bc6e2c38f7c51b8f5e2a))
9
10
## [1.0.9](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.8...v1.0.9) (2023-08-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.9",
+ "version": "1.0.10",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments