Skip to content

Commit cb0c427

Browse files
ci: bump version to v0.9.20
1 parent 93187c5 commit cb0c427

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.9.20]
4+
5+
- Released @ 6/2025 (UTC)
6+
- Update dependencies
7+
38
## [0.9.19]
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_core.svg)](https://pub.dev/packages/df_generate_dart_models_core)
7-
[![tag](https://img.shields.io/badge/tag-v0.9.19-purple)](https://github.com/dev-cetera/df_generate_dart_models_core/tree/v0.9.19)
7+
[![tag](https://img.shields.io/badge/tag-v0.9.20-purple)](https://github.com/dev-cetera/df_generate_dart_models_core/tree/v0.9.20)
88
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/dev-cetera/df_generate_dart_models_core/main/LICENSE)
99

1010
---
@@ -19,7 +19,7 @@ A package that provides core dependencies for models generated with `df_generate
1919

2020
---
2121

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

2424
---
2525

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

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

49-
## 🧑‍⚖️ License
49+
## License
5050

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

0 commit comments

Comments
 (0)