From 4f4c17fa8a659236e0d39afd11c9f9205c4b3bef Mon Sep 17 00:00:00 2001 From: adrien2p Date: Fri, 4 Nov 2022 17:36:59 +0100 Subject: [PATCH] chore(release): publish - medusa-plugin-auth@0.0.2 --- packages/medusa-plugin-auth/CHANGELOG.md | 11 +++++++++++ packages/medusa-plugin-auth/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/medusa-plugin-auth/CHANGELOG.md b/packages/medusa-plugin-auth/CHANGELOG.md index 4b2bca4..3b0b920 100644 --- a/packages/medusa-plugin-auth/CHANGELOG.md +++ b/packages/medusa-plugin-auth/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.2](https://github.com/adrien2p/medusa-plugins/compare/medusa-plugin-auth@0.0.1...medusa-plugin-auth@0.0.2) (2022-11-04) + + +### Bug Fixes + +* logout ([a6c6a08](https://github.com/adrien2p/medusa-plugins/commit/a6c6a08cc6411e30f29cbf5685075e732ed80c27)) + + + + + ## 0.0.1 (2022-11-04) diff --git a/packages/medusa-plugin-auth/package.json b/packages/medusa-plugin-auth/package.json index f0409d8..8b548ba 100644 --- a/packages/medusa-plugin-auth/package.json +++ b/packages/medusa-plugin-auth/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-auth", - "version": "0.0.1", + "version": "0.0.2", "description": "Social authentication plugin for medusajs", "keywords": [ "social",