From 27cdea7842ef2975d8b4d00e7056c7ae6c689b89 Mon Sep 17 00:00:00 2001 From: adrien2p Date: Tue, 3 Jan 2023 17:00:47 +0100 Subject: [PATCH] chore(release): 1.8.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f06dfe3d..0914d4f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.8.0](https://github.com/adrien2p/medusa-extender/compare/v1.7.8...v1.8.0) (2023-01-03) + + +### Features + +* require auth enhancement and refactoring ([#156](https://github.com/adrien2p/medusa-extender/issues/156)) ([ad1be9c](https://github.com/adrien2p/medusa-extender/commits/ad1be9c292dafc2689cf55f1f825cf1889674395)) +* updated to include async loading ([#149](https://github.com/adrien2p/medusa-extender/issues/149)) ([a46826f](https://github.com/adrien2p/medusa-extender/commits/a46826f338a2373255c11210ce3f689f6e9d716d)) + ### [1.7.8](https://github.com/adrien2p/medusa-extender/compare/v1.7.7...v1.7.8) (2022-12-06) diff --git a/package.json b/package.json index 1e0e7fc8..fd5c269e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medusa-extender", - "version": "1.7.8", + "version": "1.8.0", "description": "Medusa on steroid, take your medusa project to the next level with some badass features :rocket:", "keywords": [ "medusa",