Skip to content

Commit 5ab3974

Browse files
chore(release): dart 9.4.1 [skip ci]
# [dart-v9.4.1](dart-9.4.0...dart-9.4.1) (2025-11-30) ### Bug Fixes * `ParseGeoPoint` longitude validation checks wrong variable ([#1089](#1089)) ([6b9ef6b](6b9ef6b))
1 parent 6b9ef6b commit 5ab3974

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.1](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-9.4.0...dart-9.4.1) (2025-11-30)
2+
3+
4+
### Bug Fixes
5+
6+
* `ParseGeoPoint` longitude validation checks wrong variable ([#1089](https://github.com/parse-community/Parse-SDK-Flutter/issues/1089)) ([6b9ef6b](https://github.com/parse-community/Parse-SDK-Flutter/commit/6b9ef6b034741f6f829af3b7edf990f9915fb7fb))
7+
18
# [9.4.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-9.3.0...dart-9.4.0) (2025-11-29)
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.0
3+
version: 9.4.1
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)