Skip to content

Commit 2de7303

Browse files
chore(release): dart 9.4.6
# [dart-v9.4.6](dart-9.4.5...dart-9.4.6) (2025-12-04) ### Bug Fixes * TypeError on `addRelation` function ([#1098](#1098)) ([f284944](f284944))
1 parent f284944 commit 2de7303

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/dart/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [dart-v9.4.6](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-9.4.5...dart-9.4.6) (2025-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* TypeError on `addRelation` function ([#1098](https://github.com/parse-community/Parse-SDK-Flutter/issues/1098)) ([f284944](https://github.com/parse-community/Parse-SDK-Flutter/commit/f2849442f71ebf311bf10d01e967a7612ba66fe4))
7+
18
# [dart-v9.4.5](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-9.4.4...dart-9.4.5) (2025-12-04)
29

310

packages/dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: parse_server_sdk
22
description: The Dart SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
3-
version: 9.4.5
3+
version: 9.4.6
44
homepage: https://parseplatform.org
55
repository: https://github.com/parse-community/Parse-SDK-Flutter
66
issue_tracker: https://github.com/parse-community/Parse-SDK-Flutter/issues

0 commit comments

Comments
 (0)