Skip to content

Commit

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

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


### Features

* Deprecate resolutionKey from API ([#70](https://github.com/adrien2p/medusa-extender/issues/70)) ([830b730](https://github.com/adrien2p/medusa-extender/commits/830b7301d663ecce8a3075ba97f48c11f1200bcc))


### Bug Fixes

* **cli:** Use default port 9000 when generating main entry point file ([#71](https://github.com/adrien2p/medusa-extender/issues/71)) ([b5afe4d](https://github.com/adrien2p/medusa-extender/commits/b5afe4d6955b494528db32d83256f40446a2504b))

## [1.6.0](https://github.com/adrien2p/medusa-extender/compare/v1.5.5...v1.6.0) (2022-03-20)


Expand Down
4 changes: 2 additions & 2 deletions 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.6.0",
"version": "1.6.1",
"description": "Medusa on steroid, take your medusa project to the next level with some badass features :rocket:",
"keywords": [
"medusa",
Expand Down

0 comments on commit 2db47f5

Please sign in to comment.