Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2022-08-09)

### Bug Fixes

* delete useless changelog ([#13](#13)) ([f59f752](f59f752))
  • Loading branch information
semantic-release-bot committed Aug 9, 2022
1 parent f59f752 commit c777c98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.2](https://github.com/casdoor/casdoor-flutter-sdk/compare/v1.0.1...v1.0.2) (2022-08-09)


### Bug Fixes

* delete useless changelog ([#13](https://github.com/casdoor/casdoor-flutter-sdk/issues/13)) ([f59f752](https://github.com/casdoor/casdoor-flutter-sdk/commit/f59f75203cf0a969a91c8691ccd4f6e73bca78dc))

## [1.0.1](https://github.com/casdoor/casdoor-flutter-sdk/compare/v1.0.0...v1.0.1) (2022-08-08)


Expand All @@ -13,4 +20,4 @@
* add JWT, token and user information interface ([#10](https://github.com/casdoor/casdoor-flutter-sdk/issues/10)) ([e166c15](https://github.com/casdoor/casdoor-flutter-sdk/commit/e166c153856304888a4a957f4d795f7d0eea3552))
* add the code ([#2](https://github.com/casdoor/casdoor-flutter-sdk/issues/2)) ([fdb1645](https://github.com/casdoor/casdoor-flutter-sdk/commit/fdb1645becdda428d045f67540c01b6cd8fd041f))
* updated workflow to automate github and pub.dev release ([#4](https://github.com/casdoor/casdoor-flutter-sdk/issues/4)) ([6f19e40](https://github.com/casdoor/casdoor-flutter-sdk/commit/6f19e40f6dacaf1350680e8aabd725bcee94083a))
* updated workflow to automate github and pub.dev release ([#7](https://github.com/casdoor/casdoor-flutter-sdk/issues/7)) ([d551be2](https://github.com/casdoor/casdoor-flutter-sdk/commit/d551be2f728a08b7b5dae35b8efb1166f37203dd))
* updated workflow to automate github and pub.dev release ([#7](https://github.com/casdoor/casdoor-flutter-sdk/issues/7)) ([d551be2](https://github.com/casdoor/casdoor-flutter-sdk/commit/d551be2f728a08b7b5dae35b8efb1166f37203dd))
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: casdoor_flutter_sdk
description: Casdoor_flutter_sdk will allow you to easily connect your application to the Casdoor authentication system without having to implement it from scratch.
version: 1.0.1
version: 1.0.2
homepage: https://github.com/casdoor/casdoor-flutter-sdk

environment:
Expand Down

0 comments on commit c777c98

Please sign in to comment.