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 11e9f7f + e8b5834 commit e859ad7Copy full SHA for e859ad7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.2...v2.1.3) (2024-02-09)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency cycle/orm to v2.7.0 ([11e9f7f](https://github.com/wayofdev/laravel-stripe-webhooks/commit/11e9f7f5999ee3b683c68e1de5415caf8ea15f83))
9
10
## [2.1.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.1...v2.1.2) (2024-02-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.2",
+ "version": "2.1.3",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments