Skip to content

Commit

Permalink
chore(release): 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien2p committed Mar 8, 2022
1 parent c3d2fc8 commit 9b7daf1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.4.5](https://github.com/adrien2p/medusa-extender/compare/v1.4.4...v1.4.5) (2022-03-08)


### Features

* Allow to pass modules along side the components to a @Module ([cc3c8f9](https://github.com/adrien2p/medusa-extender/commits/cc3c8f935f90467c86e93d6f0b5276a2073a6ca1))
* Reorganise files and add runtime package install for optional modules such as monitoring ([c7fec4d](https://github.com/adrien2p/medusa-extender/commits/c7fec4d1c6642d38da51c17e12f41969b210d0fe))


### Bug Fixes

* Test pipeline with new medusa versions ([b8bfac7](https://github.com/adrien2p/medusa-extender/commits/b8bfac72ccc99b3a2c194a80eef516df80e064e8))

### [1.4.4](https://github.com/adrien2p/medusa-extender/compare/v1.4.3...v1.4.4) (2022-02-26)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medusa-extender",
"version": "1.4.4",
"version": "1.4.5",
"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",
Expand Down

0 comments on commit 9b7daf1

Please sign in to comment.