From e95fe7b260356a939d94c683cba9750e27e238a9 Mon Sep 17 00:00:00 2001 From: adrien2p Date: Tue, 28 Nov 2023 09:28:20 +0100 Subject: [PATCH] chore(release): publish - medusa-plugin-auth@1.8.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 eb19509..875d9eb 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. +## [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) + + +### Bug Fixes + +* generate random password the first time ([#115](https://github.com/adrien2p/medusa-plugins/issues/115)) ([5f5f269](https://github.com/adrien2p/medusa-plugins/commit/5f5f269955c0ddff5ed785a8f2f450da561c4fee)) + + + + + ## [1.8.1](https://github.com/adrien2p/medusa-plugins/compare/medusa-plugin-auth@1.8.0...medusa-plugin-auth@1.8.1) (2023-11-14) **Note:** Version bump only for package medusa-plugin-auth diff --git a/packages/medusa-plugin-auth/package.json b/packages/medusa-plugin-auth/package.json index b4215ae..10339ce 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.1", + "version": "1.8.2", "description": "Social authentication plugin for medusajs", "keywords": [ "social",