Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 18:55
· 696 commits to main since this release

Changes

  • chore: update dependencies to version 1.4.1 for multiple packages and bump confy to v0.5.0 (7d31747)

Installation

Go:

go get github.com/xraph/authsome@v1.4.1

npm:

npm install @authsome/client@1.4.1
npm install @authsome/ui-react@1.4.1

Flutter:

dependencies:
  authsome_flutter: ^1.4.1

Full Changelog: v1.4.0...v1.4.1