Skip to content

Commit eb3017e

Browse files
committed
chore(release): 1.8.3
1 parent 0d19e0d commit eb3017e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.8.3](https://github.com/adrien2p/medusa-extender/compare/v1.8.2...v1.8.3) (2023-01-11)
6+
7+
8+
### Bug Fixes
9+
10+
* Medusa load config were not using the #rootDir anymore ([0d19e0d](https://github.com/adrien2p/medusa-extender/commits/0d19e0d96bd80dbbc04f1809a53f96f3348ce28f))
11+
512
### [1.8.2](https://github.com/adrien2p/medusa-extender/compare/v1.8.0...v1.8.2) (2023-01-11)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "medusa-extender",
3-
"version": "1.8.2",
3+
"version": "1.8.3",
44
"description": "Medusa on steroid, take your medusa project to the next level with some badass features :rocket:",
55
"keywords": [
66
"medusa",

0 commit comments

Comments
 (0)