Skip to content

Commit fbc4a0b

Browse files
author
Github Workflow (on behalf of 3m1n3nc3)
committed
Release %s
- @toneflix/[email protected]
1 parent 9ad2198 commit fbc4a0b

File tree

3 files changed

+3772
-2630
lines changed

3 files changed

+3772
-2630
lines changed

packages/paystack-inline/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.6.0](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-02-01)
7+
8+
### Features
9+
10+
- (paystack-inline) Return the the full response payload in the verified and success event. ([7268b79](https://github.com/toneflix/vue-component-pack/commit/7268b7940f78b1381d261a3d53e61fa1cc308c53))
11+
612
## [1.5.2](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-01-14)
713

814
### Bug Fixes

packages/paystack-inline/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toneflix/paystack-inline",
3-
"version": "1.5.2",
3+
"version": "1.6.0",
44
"description": "Paystack Inline component for Vue 3.",
55
"style": "dist/lib/style.css",
66
"main": "dist/lib/index.cjs",

0 commit comments

Comments
 (0)