Skip to content

Commit c960e3e

Browse files
committed
chore(release): publish
- medusa-plugin-auth@0.2.0
1 parent f206645 commit c960e3e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/medusa-plugin-auth/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/adrien2p/medusa-plugins/compare/medusa-plugin-auth@0.1.0...medusa-plugin-auth@0.2.0) (2022-11-08)
7+
8+
9+
### Features
10+
11+
* supposrt facebook authentication strategy ([f206645](https://github.com/adrien2p/medusa-plugins/commit/f206645011d82ec73268c89485dfeb07d6ec55bb))
12+
13+
14+
15+
16+
617
# [0.1.0](https://github.com/adrien2p/medusa-plugins/compare/medusa-plugin-auth@0.0.3...medusa-plugin-auth@0.1.0) (2022-11-07)
718

819

packages/medusa-plugin-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "medusa-plugin-auth",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Social authentication plugin for medusajs",
55
"keywords": [
66
"social",

0 commit comments

Comments
 (0)