Skip to content

Commit f737a65

Browse files
chore: prepare release 3.2.3 (#241)
1 parent f0c438f commit f737a65

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 3.2.3
2+
3+
- chore(deps): upgrade dependencies (#240) (2025-03-04)
4+
- chore(deps): bump shared_preferences from 2.3.4 to 2.5.1 (#231) (2025-02-02)
5+
- chore(deps): bump json_serializable from 6.9.2 to 6.9.3 (#230) (2025-02-02)
6+
- chore(deps): bump network_info_plus from 6.1.1 to 6.1.3 (#229) (2025-02-02)
7+
- chore(deps): bump package_info_plus from 8.1.2 to 8.1.4 (#228) (2025-02-02)
8+
- chore(deps): bump http from 1.2.2 to 1.3.0 (#232) (2025-02-02)
9+
110
## 3.2.2
211

312
- fix(example): Add Internet permission to Android example project (#219) (2024-12-19)

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ packages:
358358
path: ".."
359359
relative: true
360360
source: path
361-
version: "3.2.2"
361+
version: "3.2.3"
362362
shared_preferences:
363363
dependency: transitive
364364
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: raygun4flutter
22
description: Raygun4flutter package is the official Raygun crash reporting provider for Flutter.
33
# Also update lib/src/services/settings.dart kVersion
4-
version: 3.2.2
4+
version: 3.2.3
55
homepage: https://raygun.com
66
repository: https://github.com/MindscapeHQ/Raygun4Flutter
77

0 commit comments

Comments
 (0)