Skip to content

Commit eee7b1a

Browse files
committed
Preparing for release
1 parent 8c3d165 commit eee7b1a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

vrchat_dart/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.0.1
2+
3+
- Makes `LimitedUser.currentAvatarImageUrl` optional
4+
15
## 4.0.0
26

37
- BREAKING: Upgrades `dio_response_validator` to `0.3.0`. See the updated example for the new usage pattern.

vrchat_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: vrchat_dart
22
description: This is a Dart client that interacts with the unofficial VRChat API
33
homepage: https://github.com/vrchatapi/vrchatapi-dart
4-
version: 4.0.0
4+
version: 4.0.1
55

66
environment:
77
sdk: ^3.8.0

0 commit comments

Comments
 (0)