Skip to content

Commit 06a11c4

Browse files
ci: bump version to v0.7.5
1 parent e9ef971 commit 06a11c4

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

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

3+
## [0.7.5]
4+
5+
- Released @ 6/2025 (UTC)
6+
- Update dependencies
7+
38
## [0.7.4]
49

510
- Released @ 6/2025 (UTC)

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Dart & Flutter Packages by dev-cetera.com & contributors.
55

66
[![pub](https://img.shields.io/pub/v/df_generate_screen.svg)](https://pub.dev/packages/df_generate_screen)
7-
[![tag](https://img.shields.io/badge/tag-v0.7.4-purple)](https://github.com/dev-cetera/df_generate_screen/tree/v0.7.4)
7+
[![tag](https://img.shields.io/badge/tag-v0.7.5-purple)](https://github.com/dev-cetera/df_generate_screen/tree/v0.7.5)
88
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/dev-cetera/df_generate_screen/main/LICENSE)
99

1010
---
@@ -26,7 +26,7 @@ A tool to generate ready-made screen templates for your Flutter app (uses df_gen
2626

2727
---
2828

29-
Please refer to the [API reference](https://pub.dev/documentation/df_generate_screen/) for more information.
29+
☝️ Please refer to the [API reference](https://pub.dev/documentation/df_generate_screen/) for more information.
3030

3131
---
3232

@@ -53,6 +53,6 @@ If you're enjoying this package and find it valuable, consider showing your appr
5353

5454
<a href="https://www.buymeacoffee.com/dev_cetera" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" height="40"></a>
5555

56-
## License
56+
## 🧑‍⚖️ License
5757

5858
This project is released under the [MIT License](https://raw.githubusercontent.com/dev-cetera/df_generate_screen/main/LICENSE). See [LICENSE](https://raw.githubusercontent.com/dev-cetera/df_generate_screen/main/LICENSE) for more information.

0 commit comments

Comments
 (0)