-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
36 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Changelog | ||
|
||
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.0](https://github.com/adrien2p/medusa-extender/compare/v1.0.8...v1.1.0) (2022-02-09) | ||
|
||
|
||
### Features | ||
|
||
* Add support of commitlint ([#22](https://github.com/adrien2p/medusa-extender/issues/22)) ([957c934](https://github.com/adrien2p/medusa-extender/commits/957c9341b65054582998f0d51f64639687feb490)) | ||
* Bump dependencies versions ([eee2981](https://github.com/adrien2p/medusa-extender/commits/eee29810bbc35d0b97adb17efb1fea7788853754)) | ||
* Improve typings ([#18](https://github.com/adrien2p/medusa-extender/issues/18)) ([35f4439](https://github.com/adrien2p/medusa-extender/commits/35f4439610ce0e34d3afe60cf143d230c1f7e898)) | ||
* remove doc workflow that generate to much changes in PR's + re-build the doc ([875e721](https://github.com/adrien2p/medusa-extender/commits/875e7215636d833f531b282e995fbd5c24368ed1)) | ||
* Remove Medusa and rename Loader to Medusa ([11ea970](https://github.com/adrien2p/medusa-extender/commits/11ea9708ba194d9ad2b3fbbaf2007d285175c4db)) | ||
* start rewriting the documentation ([#16](https://github.com/adrien2p/medusa-extender/issues/16)) ([d0b8fc2](https://github.com/adrien2p/medusa-extender/commits/d0b8fc2a6461623673a5aaaa8f47a37147711a2f)) | ||
* Update commint lint configuration ([f9bbca9](https://github.com/adrien2p/medusa-extender/commits/f9bbca9f592facfb5c87bdd5c76cbabdae48649e)) | ||
* update jusky hooks ([d64ade5](https://github.com/adrien2p/medusa-extender/commits/d64ade50494abdab8d150d0bcd6835ab4a87fda0)) | ||
* Update logo ([79b5f30](https://github.com/adrien2p/medusa-extender/commits/79b5f306de8050fc44dc6c1ef0c426ebd9d34a6f)) | ||
* Update README decorators section ([bbc3786](https://github.com/adrien2p/medusa-extender/commits/bbc3786b62ec54314d133a79aef03addf73613c0)) | ||
* validators loader ([#21](https://github.com/adrien2p/medusa-extender/issues/21)) ([451edf9](https://github.com/adrien2p/medusa-extender/commits/451edf9e78cd3864c81c9f94e1a5e41e6b1b69b4)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* chalk import ([694267a](https://github.com/adrien2p/medusa-extender/commits/694267a105d953f52e19b5e6955c0ff8d419ce40)) | ||
* deduplicate subject-empty property from commitlint ([b8c11a3](https://github.com/adrien2p/medusa-extender/commits/b8c11a3127f6981ea4b27de7965b78221d3d7e33)) | ||
* **docs:** Fix images and expandable not displaying properly ([3e042bb](https://github.com/adrien2p/medusa-extender/commits/3e042bb677e88a001e4efa036fe24c88a986cc41)) | ||
* **docs:** Fix images and expandable not displaying properly ([64fa400](https://github.com/adrien2p/medusa-extender/commits/64fa4008b43466a8be15dc2ec06bcd54eec88b2a)) | ||
* missing conflict resolution ([e8c56da](https://github.com/adrien2p/medusa-extender/commits/e8c56dab79a0ff6f2469724e51d9afe1e00b9994)) | ||
* README doc ([de32581](https://github.com/adrien2p/medusa-extender/commits/de32581132abced8024925223c4d8e9db4923b65)) | ||
* Remove scope from entity ([f0c8d22](https://github.com/adrien2p/medusa-extender/commits/f0c8d22aa2a68e1cf59b39e2b572a387a0cda262)) | ||
* swcrcspec ([21fff7d](https://github.com/adrien2p/medusa-extender/commits/21fff7d0ea225bbd8356debf8ffefb40ca0213bc)) | ||
* Typo in constants file name ([#15](https://github.com/adrien2p/medusa-extender/issues/15)) ([4aa5313](https://github.com/adrien2p/medusa-extender/commits/4aa531317471b0a7f41c1df9ba01ac71e2c1ee48)) | ||
* Update jest config as swc doc explain ([136997e](https://github.com/adrien2p/medusa-extender/commits/136997eac98cfa398a196bac2f7d98f5994930af)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters