Skip to content

Commit 9dc36f9

Browse files
chore(release): flutter 10.1.0 [skip ci]
# [10.1.0](flutter-10.0.0...flutter-10.1.0) (2025-11-28) ### Features * Bump timezone from 0.9.4 to 0.10.1 in /packages/dart ([#1063](#1063)) ([d3f2333](d3f2333))
1 parent 7cb51ee commit 9dc36f9

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-sdk-flutter",
3-
"version": "9.1.0",
3+
"version": "10.1.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/parse-community/Parse-SDK-Flutter.git"

packages/flutter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.1.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/flutter-10.0.0...flutter-10.1.0) (2025-11-28)
2+
3+
4+
### Features
5+
6+
* Bump timezone from 0.9.4 to 0.10.1 in /packages/dart ([#1063](https://github.com/parse-community/Parse-SDK-Flutter/issues/1063)) ([d3f2333](https://github.com/parse-community/Parse-SDK-Flutter/commit/d3f23338d5c8ca1e0239656814ac84818741f39d))
7+
18
# [10.0.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/flutter-9.0.0...flutter-10.0.0) (2025-11-28)
29

310

packages/flutter/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_flutter
22
description: The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
3-
version: 10.0.0
3+
version: 10.1.0
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)