From a05e1109a026b06bc34efdc8c0e90ce7be7a70e5 Mon Sep 17 00:00:00 2001 From: adrien2p Date: Thu, 4 Jan 2024 10:54:23 +0100 Subject: [PATCH] chore(release): publish - medusa-plugin-auth@1.9.0 --- packages/medusa-plugin-auth/CHANGELOG.md | 16 ++++++++++++++++ packages/medusa-plugin-auth/package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/packages/medusa-plugin-auth/CHANGELOG.md b/packages/medusa-plugin-auth/CHANGELOG.md index 875d9eb2..0f62628c 100644 --- a/packages/medusa-plugin-auth/CHANGELOG.md +++ b/packages/medusa-plugin-auth/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.9.0](https://github.com/adrien2p/medusa-plugins/compare/medusa-plugin-auth@1.8.2...medusa-plugin-auth@1.9.0) (2024-01-04) + + +### Bug Fixes + +* **auth:** loadRouters ([356fff4](https://github.com/adrien2p/medusa-plugins/commit/356fff49cc3ca24c5efbeb26a6ae12d764ba9333)) + + +### Features + +* **medusa-plugin-auth:** added oauth2 as login strategy ([#119](https://github.com/adrien2p/medusa-plugins/issues/119)) ([4dde834](https://github.com/adrien2p/medusa-plugins/commit/4dde8343dc0bd5de65d501e6b12fdb8dc678e3a9)) + + + + + ## [1.8.2](https://github.com/adrien2p/medusa-plugins/compare/medusa-plugin-auth@1.8.1...medusa-plugin-auth@1.8.2) (2023-11-28) diff --git a/packages/medusa-plugin-auth/package.json b/packages/medusa-plugin-auth/package.json index e21722db..9923c1fa 100644 --- a/packages/medusa-plugin-auth/package.json +++ b/packages/medusa-plugin-auth/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-auth", - "version": "1.8.3", + "version": "1.9.0", "description": "Social authentication plugin for medusajs", "keywords": [ "social",