Skip to content

Commit b89a06e

Browse files
ci: bump version to v0.14.2
1 parent a909e8e commit b89a06e

File tree

6 files changed

+381
-335
lines changed

6 files changed

+381
-335
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## [0.14.2]
44

5-
- Released @ 7/2025 (UTC)
5+
- Released @ 12/2025 (UTC)
66
- Update readme
7+
- Update dependencies
78

89
## [0.14.1]
910

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![tag](https://img.shields.io/badge/Tag-v0.14.2-purple?logo=github)](https://github.com/dev-cetera/df_generate_dart_models/tree/v0.14.2)
55
[![buymeacoffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-FFDD00?logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/dev_cetera)
66
[![sponsor](https://img.shields.io/badge/Sponsor-grey?logo=github-sponsors&logoColor=pink)](https://github.com/sponsors/dev-cetera)
7-
[![patreon](https://img.shields.io/badge/Patreon-grey?logo=patreon)](https://www.patreon.com/robelator)
7+
[![patreon](https://img.shields.io/badge/Patreon-grey?logo=patreon)](https://www.patreon.com/t0mb3rr)
88
[![discord](https://img.shields.io/badge/Discord-5865F2?logo=discord&logoColor=white)](https://discord.gg/gEQ8y2nfyX)
99
[![instagram](https://img.shields.io/badge/Instagram-E4405F?logo=instagram&logoColor=white)](https://www.instagram.com/dev_cetera/)
1010
[![license](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/dev-cetera/df_generate_dart_models/main/LICENSE)
@@ -92,6 +92,7 @@ Save the file somewhere in its own directory, for example `lib/models/model_user
9292
2. In your project, open a terminal at the desired folder, e.g. `cd lib/models/model_user/model_user.dart`.
9393
3. Run `--models-min`. This will generate the `_model_user.g.dart` file in the same directory.
9494

95+
9596
<!-- END _README_CONTENT -->
9697

9798
---

0 commit comments

Comments
 (0)