Skip to content

Commit

Permalink
🔖 v1
Browse files Browse the repository at this point in the history
  • Loading branch information
fa-fifi committed Dec 28, 2023
1 parent 6b99878 commit 9128562
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.23] - 2023-12-20
## [1.0.0] - 2023-12-22

### Fixed
- Improve automated release workflow.
- Initial stable release of this package.
- Add contribution guidelines.
- Improve automated publishing workflow.
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: 0.4.23
version: 1.0.0
repository: https://github.com/fa-fifi/keycloak-wrapper
topics: [ authentication, keycloak, oauth2, openidconnect ]
screenshots:
Expand Down

0 comments on commit 9128562

Please sign in to comment.