Skip to content

Commit 696872f

Browse files
ci: bump version to v0.13.4
1 parent 562364b commit 696872f

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
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.13.4]
4+
5+
- Released @ 6/2025 (UTC)
6+
- Update dependencies
7+
38
## [0.13.3]
49

510
- Released @ 6/2025 (UTC)

README.md

Lines changed: 3 additions & 4 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_dart_models.svg)](https://pub.dev/packages/df_generate_dart_models)
7-
[![tag](https://img.shields.io/badge/tag-v0.13.3-purple)](https://github.com/dev-cetera/df_generate_dart_models/tree/v0.13.3)
7+
[![tag](https://img.shields.io/badge/tag-v0.13.4-purple)](https://github.com/dev-cetera/df_generate_dart_models/tree/v0.13.4)
88
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/dev-cetera/df_generate_dart_models/main/LICENSE)
99

1010
---
@@ -91,7 +91,7 @@ Open the terminal and navigate to `lib/models/model_user`, then run `-models`. T
9191

9292
---
9393

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

9696
---
9797

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

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

121-
## 🧑‍⚖️ License
121+
## License
122122

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

0 commit comments

Comments
 (0)