Skip to content

Commit 35f1c63

Browse files
authored
Merge pull request #6 from flutter-news-app-full-source-code/release/1.0.1
chore: add changelog and bump version to 1.0.1
2 parents 68df04d + 048b72b commit 35f1c63

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.1 - 2025-10-24
2+
3+
- **chore**: add changelog.
4+
15
## 1.0.0 - 2025-10-13
26

37
- **chore**: initial release.

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: kv_storage_service
22
description: Defines an abstract interface for key-value storage services in Dart.
33
repository: https://github.com/flutter-news-app-full-source-code/kv-storage-service
44
publish_to: none
5+
version: 1.0.1
56

67
environment:
78
sdk: ^3.9.0

0 commit comments

Comments
 (0)