diff --git a/CHANGELOG.md b/CHANGELOG.md index aff48b7..5a365f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/pubspec.yaml b/pubspec.yaml index 1607142..37fbf74 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: