Skip to content

Commit 59b4e65

Browse files
authored
Merge pull request #102 from flutter-news-app-full-source-code/release/v1.0.1
Release/v1.0.1
2 parents fe40951 + 70a44fc commit 59b4e65

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1-
##1.0.0
1+
# Changelog
2+
3+
## 1.1.0 - 2025-10-17
4+
- **feat**: allow configuration of saved headlines feed filters limits by user role and update dependencies
5+
6+
7+
## 1.0.0 - 2025-10-13
28

39
- **BREAKING** feat!: migrated from date based versioning to semantic versioning.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_news_app_web_dashboard_full_source_code
22
description: "A Flutter web application for comprehensive content management and administration within the Flutter News App Full Source Code Toolkit."
33
repository: https://github.com/flutter-news-app-full-source-code/flutter-news-app-web-dashboard-full-source-code
44
publish_to: none
5-
version: 1.0.0
5+
version: 1.1.0
66

77
environment:
88
sdk: ^3.9.0

0 commit comments

Comments
 (0)