-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(chore): generate a detailed changelog
code cleaning GH-10
- Loading branch information
1 parent
8598164
commit 69b9778
Showing
1 changed file
with
4 additions
and
17 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 |
---|---|---|
@@ -1,30 +1,17 @@ | ||
## Release [v1.0.3](https://github.com/sourcefuse/loopback4-kafka-client/compare/v1.0.2..v1.0.3) February 17, 2023 | ||
Welcome to the February 17, 2023 release of loopback4-kafka-client. There are many updates in this version that we hope you will like, the key highlights include: | ||
|
||
- [Update the peer dependencies as well](https://github.com/sourcefuse/loopback4-kafka-client/issues/6) :- [](https://github.com/sourcefuse/loopback4-kafka-client/commit/dd83156de6e58581222423402b7c2f7ba3f778ab) was commited on December 5, 2022 by [Yesha Mavani](mailto:[email protected]) | ||
|
||
- GH-6 | ||
|
||
|
||
Clink on the above links to understand the changes in detail. | ||
___ | ||
|
||
## [1.0.3](https://github.com/sourcefuse/loopback4-kafka-client/compare/v1.0.2...v1.0.3) (2022-12-05) | ||
|
||
## [1.0.2](https://github.com/sourcefuse/loopback4-kafka-client/compare/v1.0.1...v1.0.2) (2022-12-05) | ||
|
||
## [1.0.1](https://github.com/sourcefuse/loopback4-kafka-client/compare/v1.0.0...v1.0.1) (2022-11-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **ci-cd:** change main branch to master ([c3a8a2f](https://github.com/sourcefuse/loopback4-kafka-client/commit/c3a8a2f06bcb31ed13602a10648cdbecde27547f)), closes [#2](https://github.com/sourcefuse/loopback4-kafka-client/issues/2) | ||
* **decorators:** add decorator to tag a consumer service ([0c69402](https://github.com/sourcefuse/loopback4-kafka-client/commit/0c69402e4241f684e263361bf0e7b83d7f561447)), closes [#2](https://github.com/sourcefuse/loopback4-kafka-client/issues/2) | ||
- **ci-cd:** change main branch to master ([c3a8a2f](https://github.com/sourcefuse/loopback4-kafka-client/commit/c3a8a2f06bcb31ed13602a10648cdbecde27547f)), closes [#2](https://github.com/sourcefuse/loopback4-kafka-client/issues/2) | ||
- **decorators:** add decorator to tag a consumer service ([0c69402](https://github.com/sourcefuse/loopback4-kafka-client/commit/0c69402e4241f684e263361bf0e7b83d7f561447)), closes [#2](https://github.com/sourcefuse/loopback4-kafka-client/issues/2) | ||
|
||
# 1.0.0 (2022-10-18) | ||
|
||
|
||
### Features | ||
|
||
* **core:** add github and sonar configuration ([beb9f17](https://github.com/sourcefuse/loopback4-kafka-client/commit/beb9f172efc26f5665691fb0064f7bbc2264b3ed)), closes [#0](https://github.com/sourcefuse/loopback4-kafka-client/issues/0) | ||
* **core:** first implementation ([3b84fa0](https://github.com/sourcefuse/loopback4-kafka-client/commit/3b84fa0efd5a6516c72558a40688d3de359e2ebc)), closes [#0](https://github.com/sourcefuse/loopback4-kafka-client/issues/0) | ||
- **core:** add github and sonar configuration ([beb9f17](https://github.com/sourcefuse/loopback4-kafka-client/commit/beb9f172efc26f5665691fb0064f7bbc2264b3ed)), closes [#0](https://github.com/sourcefuse/loopback4-kafka-client/issues/0) | ||
- **core:** first implementation ([3b84fa0](https://github.com/sourcefuse/loopback4-kafka-client/commit/3b84fa0efd5a6516c72558a40688d3de359e2ebc)), closes [#0](https://github.com/sourcefuse/loopback4-kafka-client/issues/0) |