Skip to content

Commit 198d03e

Browse files
ci: bump version to v0.3.25
1 parent fa7e9a9 commit 198d03e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

3+
## [0.3.25]
34

5+
- Released @ 7/2025 (UTC)
6+
- Update docs and assets

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Dart & Flutter Packages by [dev-cetera.com](https://dev-cetera.com) & contributors.
22

33
[![pub](https://img.shields.io/pub/v/df_log.svg)](https://pub.dev/packages/df_log)
4-
[![tag](https://img.shields.io/badge/Tag-v0.3.24-purple?logo=github)](https://github.com/dev-cetera/df_log/tree/v0.3.24)
4+
[![tag](https://img.shields.io/badge/Tag-v0.3.25-purple?logo=github)](https://github.com/dev-cetera/df_log/tree/v0.3.25)
55

66
[![buymeacoffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-FFDD00?logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/dev_cetera)
77
[![sponsor](https://img.shields.io/badge/Sponsor-202020?logo=github-sponsors&logoColor=pink)](https://github.com/sponsors/dev-cetera)
@@ -14,7 +14,7 @@ Dart & Flutter Packages by [dev-cetera.com](https://dev-cetera.com) & contributo
1414

1515
---
1616

17-
[![banner](https://github.com/dev-cetera/df_log/blob/v0.3.24/doc/assets/banner.png?raw=true)](https://github.com/dev-cetera)
17+
[![banner](https://github.com/dev-cetera/df_log/blob/v0.3.25/doc/assets/banner.png?raw=true)](https://github.com/dev-cetera)
1818

1919
<!-- BEGIN _README_CONTENT -->
2020

@@ -43,6 +43,8 @@ For an introduction, please refer to this article:
4343
- **DEV.TO** [Dart Logging: Your New Best Friend](https://dev.to/dev_cetera/dart-logging-your-new-best-friebd-ae1)
4444
- **GITHUB** [Dart Logging: Your New Best Friend](https://github.com/dev-cetera/df_log/blob/main/ARTICLE.md)
4545

46+
## 🧐 Overview
47+
4648
### 💡 1. Categorized Logs
4749

4850
The package comes with a few default log types that you can use creatively.

0 commit comments

Comments
 (0)