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 dd9893f + 9e3b59f commit 1b8ded9Copy full SHA for 1b8ded9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.8](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.7...v1.2.8) (2024-02-13)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency cycle/orm to v2.7.1 ([dd9893f](https://github.com/wayofdev/laravel-webhook-client/commit/dd9893fb990fb43f4b2c3d75979468f4560961ae))
9
10
## [1.2.7](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.6...v1.2.7) (2024-02-13)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.7",
+ "version": "1.2.8",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments