Skip to content

Commit e603b56

Browse files
committed
release: v2.5.0
1 parent 4aae908 commit e603b56

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## 2.5.0-beta.1 - 20/09/2025
1+
## 2.5.0 - 30/10/2025
2+
3+
- Added multiple templates for image generation
4+
- Added multiple fonts for image generation
5+
- Bug fixes
6+
7+
## 2.5.0-beta.1 - 20/10/2025
28

39
- Add support for templates 😉
410
- Minor bug fixes for user onboarding

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 2.5.0-beta.1+27
18+
version: 2.5.0+28
1919

2020
environment:
2121
sdk: ">=3.3.0 <4.0.0"

release_notes.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- Add support for templates 😉
2-
- Minor bug fixes for user onboarding
1+
- Added multiple templates for image generation
2+
- Added multiple fonts for image generation
3+
- Bug fixes

0 commit comments

Comments
 (0)