Skip to content

Commit 044bb4e

Browse files
ci: bump version to v0.6.14
1 parent 2d89cf8 commit 044bb4e

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

1010
---
@@ -19,7 +19,7 @@ A package that provides core utilities for practical code generation.
1919

2020
---
2121

22-
☝️ Please refer to the [API reference](https://pub.dev/documentation/df_gen_core/) for more information.
22+
Please refer to the [API reference](https://pub.dev/documentation/df_gen_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_gen_core/main/LICENSE). See [LICENSE](https://raw.githubusercontent.com/dev-cetera/df_gen_core/main/LICENSE) for more information.
52-

0 commit comments

Comments
 (0)