diff --git a/CHANGELOG.md b/CHANGELOG.md index 72156ae9..61aa6cf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1.6](https://github.com/adrien2p/medusa-extender/compare/v1.1.5...v1.1.6) (2022-02-09) + + +### Bug Fixes + +* Documentation details blocks ([50b7ce6](https://github.com/adrien2p/medusa-extender/commits/50b7ce6b8fc46bf672a715bc0f46efee62307aa6)) + ### [1.1.5](https://github.com/adrien2p/medusa-extender/compare/v1.1.4...v1.1.5) (2022-02-09) diff --git a/package-lock.json b/package-lock.json index 2c0a5de0..b46b599a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "medusa-extender", - "version": "1.1.5", + "version": "1.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 37d07b1d..76e920b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medusa-extender", - "version": "1.1.5", + "version": "1.1.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",