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 27bbfad + d98b410 commit cb03368Copy full SHA for cb03368
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.10](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.9...v1.2.10) (2024-02-13)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.44.0 ([27bbfad](https://github.com/wayofdev/laravel-webhook-client/commit/27bbfad16bd401dd00ae899518fd37c306079f6b))
9
10
## [1.2.9](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.8...v1.2.9) (2024-02-13)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.9",
+ "version": "1.2.10",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments