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 2be0739 + d375e4a commit 6ac8288Copy full SHA for 6ac8288
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.0](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.0.0...v2.1.0) (2024-02-05)
4
+
5
6
+### Features
7
8
+* use native cycle-orm json methods ([7f25f04](https://github.com/wayofdev/laravel-stripe-webhooks/commit/7f25f04dd74e4cd7c126e88ad26bf102b94566d2))
9
10
## [2.0.0](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.94...v2.0.0) (2024-02-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.0",
+ "version": "2.1.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments