Skip to content

Commit 1c7ecdd

Browse files
chore(main): release 3.0.2 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0358f33 commit 1c7ecdd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.1"
2+
".": "3.0.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.2](https://github.com/odroe/easysms/compare/v3.0.1...v3.0.2) (2024-06-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Update order_strategy.dart ([0358f33](https://github.com/odroe/easysms/commit/0358f33c55844e5184bf4a3d1320f5a1cb31d96f))
9+
310
## [3.0.1](https://github.com/odroe/easysms/compare/v3.0.0...v3.0.1) (2024-06-04)
411

512

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: easysms
22
description: >-
33
Easy to use, simple configuration can send SMS messages to Phone.
44
Easily expandable gateways, messages customized according to scenarios.
5-
version: 3.0.1
5+
version: 3.0.2
66
repository: https://github.com/odroe/easysms
77

88
environment:

0 commit comments

Comments
 (0)