Skip to content

Commit

Permalink
🔖 v1.3.0-pre.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fa-fifi committed Jul 2, 2024
1 parent ed255e2 commit 931f39e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ 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).

## [Unreleased]

- Create `JWT` class to manage JSON web token.
- Create a new method to refresh access token.
- Code cleanup.

## [1.2.2] - 2024/6/22

- Update dependencies.
- Update CI/CD pipelines.

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.2.2
version: 1.3.0-pre.1
repository: https://github.com/fa-fifi/keycloak_wrapper
screenshots:
- description: "Default Keycloak Login Screen"
Expand Down

0 comments on commit 931f39e

Please sign in to comment.