From 73f2f7123f07188fcbfb714d545d4cb29fe54273 Mon Sep 17 00:00:00 2001 From: adrien2p Date: Mon, 21 Feb 2022 17:38:22 +0100 Subject: [PATCH] chore(release): 1.3.6 --- CHANGELOG.md | 8 ++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45db1a24..ed3de94e 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.3.6](https://github.com/adrien2p/medusa-extender/compare/v1.3.5...v1.3.6) (2022-02-21) + + +### Features + +* Add demo video for products per store ([16c7f70](https://github.com/adrien2p/medusa-extender/commits/16c7f702f404dbd97c9df6e4baf42ad1d8a1ebca)) +* drop swc support and update starters accordingly ([#31](https://github.com/adrien2p/medusa-extender/issues/31)) ([7317122](https://github.com/adrien2p/medusa-extender/commits/7317122bd4b9e6005765ae11ccdd5a38173c1040)) + ### [1.3.5](https://github.com/adrien2p/medusa-extender/compare/v1.3.4...v1.3.5) (2022-02-14) diff --git a/package-lock.json b/package-lock.json index aa2e29f1..e69bc19f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "medusa-extender", - "version": "1.3.5", + "version": "1.3.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 95f2839e..99ac4133 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medusa-extender", - "version": "1.3.5", + "version": "1.3.6", "description": " :syringe: Medusa on steroid. Extends Typeorm entities and repositories, medusa core services and so on. Get the full power of modular architecture. Keep your domains clean. Build shareable modules :rocket:", "keywords": [ "medusa",