Skip to content

Commit

Permalink
🔖 v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fa-fifi committed Feb 22, 2024
1 parent 042b8e1 commit c1bf7cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.2] - 2024/2/23

- Apply stricter linter rules.
- Update dependencies.

## [1.0.1] - 2024/2/21

- Assert the initialization method to be called first.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: keycloak_wrapper
description: Keycloak Single Sign-On (SSO) authentication package for Flutter framework.
version: 1.0.1
version: 1.0.2
repository: https://github.com/fa-fifi/keycloak-wrapper
topics: [ authentication, keycloak, oauth2, openidconnect ]
screenshots:
Expand Down

0 comments on commit c1bf7cc

Please sign in to comment.