Skip to content

Commit 90f7556

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2024-07-25) ### Features * update dependency ([#42](#42)) ([fbfc5c7](fbfc5c7))
1 parent fbfc5c7 commit 90f7556

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/casdoor/casdoor-flutter-sdk/compare/v1.5.0...v1.6.0) (2024-07-25)
2+
3+
4+
### Features
5+
6+
* update dependency ([#42](https://github.com/casdoor/casdoor-flutter-sdk/issues/42)) ([fbfc5c7](https://github.com/casdoor/casdoor-flutter-sdk/commit/fbfc5c7822cef95240124a5f16e78be8b517c727))
7+
18
# [1.5.0](https://github.com/casdoor/casdoor-flutter-sdk/compare/v1.4.1...v1.5.0) (2024-03-10)
29

310

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: casdoor_flutter_sdk
22
description: Casdoor_flutter_sdk will allow you to easily connect your application to the Casdoor authentication system without having to implement it from scratch.
3-
version: 1.5.0
3+
version: 1.6.0
44
homepage: https://github.com/casdoor/casdoor-flutter-sdk
55

66
environment:

0 commit comments

Comments
 (0)