Skip to content

Commit fc4c2a3

Browse files
committed
chore(release): publish packages
- ex02_charge_terminal@1.2.0
1 parent 91645b1 commit fc4c2a3

File tree

3 files changed

+26
-1
lines changed

3 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
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+
## 2025-08-28
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`ex02_charge_terminal` - `v1.2.0`](#ex02_charge_terminal---v120)
19+
20+
---
21+
22+
#### `ex02_charge_terminal` - `v1.2.0`
23+
24+
- **FEAT**: add initial project files for ex02_charge_terminal and ex05_plan_demo. ([91645b16](https://github.com/Dartmind-OpenSource/mind-paystack/commit/91645b16b6ce9b428b246f6491f5d4c9a0485518))
25+
26+
627
## 2025-08-28
728

829
### Changes

apps/ex02_charge_terminal/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.0
2+
3+
- **FEAT**: add initial project files for ex02_charge_terminal and ex05_plan_demo. ([91645b16](https://github.com/Dartmind-OpenSource/mind-paystack/commit/91645b16b6ce9b428b246f6491f5d4c9a0485518))
4+
15
## 1.1.0
26

37
- **FEAT**: add comprehensive charge utilities, helpers, and validation tools. ([a44dfb34](https://github.com/Dartmind-OpenSource/mind-paystack/commit/a44dfb3421b2248839781d9ef45d9fe02c0f94fd))

apps/ex02_charge_terminal/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ex02_charge_terminal
22
description: Terminal application demonstrating MindPaystack charge flows with card processing.
3-
version: 1.1.0
3+
version: 1.2.0
44
# repository: https://github.com/my_org/my_repo
55

66
environment:

0 commit comments

Comments
 (0)