chore: release v1.7.1
Build and Push / release (push) Successful in 3s
Build and Push / build (push) Successful in 2m41s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-19 12:41:05 +02:00
co-authored by Claude Fable 5
parent f38a4e7c7d
commit 1e789c1d6b
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [1.7.1] - 2026-07-19
### Fixed ### Fixed
- Web build failure with dio >= 5.8: `DioExceptionType` switch is now - Web build failure with dio >= 5.8: `DioExceptionType` switch is now
+1 -1
View File
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts # In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix. # of the product and file versions while build-number is used as the build suffix.
version: 1.7.0+1 version: 1.7.1+1
environment: environment:
sdk: ^3.10.4 sdk: ^3.10.4