Skip to content

Commit 50ac63e

Browse files
committed
chore(release): 6.1.0
1 parent 3d8c7c3 commit 50ac63e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

packages/flowr/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 6.1.0 2026-06-15
2+
* feat(flowr): export `FrState` and `FrStateJson` presets for MVVM state models
3+
14
## 6.0.3 2026-05-27
25
* docs: add a publishable package example and include it in the package archive for pub.dev scoring.
36
* fix: add explicit return types for deprecated DI helper APIs.

packages/flowr/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flowr
22
description: "FlowR: state management package for the MVVM pattern based on reactive programming."
3-
version: 6.0.3
3+
version: 6.1.0
44
repository: "https://github.com/Hu-Wentao/flowr"
55
topics:
66
- flowr

0 commit comments

Comments
 (0)