We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a86360 + 3f08346 commit cfad2b7Copy full SHA for cfad2b7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.5](https://github.com/wayofdev/laravel-webhook-client/compare/v1.3.4...v1.3.5) (2024-03-12)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.48.1 ([8a86360](https://github.com/wayofdev/laravel-webhook-client/commit/8a86360063462f5673eb9f35f5d6cbaa09af6fa5))
9
10
## [1.3.4](https://github.com/wayofdev/laravel-webhook-client/compare/v1.3.3...v1.3.4) (2024-03-07)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.3.4",
+ "version": "1.3.5",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments