From 2f60f3511381413f4dcdb787040ef8c52a25a444 Mon Sep 17 00:00:00 2001 From: yeshamavani Date: Wed, 11 Jan 2023 08:16:37 +0000 Subject: [PATCH] chore(release): changelog file --- CHANGELOG.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea73582..47000f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +## Release [v4.2.0](https://github.com/sourcefuse/loopback4-ratelimiter/compare/v4.1.4..v4.2.0) January 11, 2023 +Welcome to the January 11, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include: + + - [](https://github.com/sourcefuse/loopback4-ratelimiter/issues/-87) :- [fix(chore): remove semantic changelog library ](https://github.com/sourcefuse/loopback4-ratelimiter/commit/c5c41128b2c9e3f957911274d40114b826dfba55) was commited on January 10, 2023 by [yeshamavani](mailto:83634146+yeshamavani@users.noreply.github.com) + + - No need of semantic changelog as we are generating our custom + + - GH-87 + + + - [](https://github.com/sourcefuse/loopback4-ratelimiter/issues/-85) :- [feat(chore): generate detailed and informative changelog ](https://github.com/sourcefuse/loopback4-ratelimiter/commit/8f22dfc6e9c59f8516d0240c41bb1d266bc74e9a) was commited on January 10, 2023 by [yeshamavani](mailto:83634146+yeshamavani@users.noreply.github.com) + + - Using Customizable npm package to generate changelog + + - GH-85 + + + - [](https://github.com/sourcefuse/loopback4-ratelimiter/issues/-83) :- [chore(deps): loopback version updates ](https://github.com/sourcefuse/loopback4-ratelimiter/commit/b0d8d429eb78be3e54b91a226fe9f5a69a523818) was commited on January 10, 2023 by [Surbhi Sharma](mailto:98279679+Surbhi-sharma1@users.noreply.github.com) + + - Updated version of the lb4 dependencies to the latest. + + - GH-83 + + +Clink on the above links to understand the changes in detail. + ___ + ## [4.1.4](https://github.com/sourcefuse/loopback4-ratelimiter/compare/v4.1.3...v4.1.4) (2022-12-02) ## [4.1.3](https://github.com/sourcefuse/loopback4-ratelimiter/compare/v4.1.2...v4.1.3) (2022-10-31) @@ -16,4 +43,4 @@ ### Features -* **ci-cd:** semantic release ([#36](https://github.com/sourcefuse/loopback4-ratelimiter/issues/36)) ([7f2f25d](https://github.com/sourcefuse/loopback4-ratelimiter/commit/7f2f25d29fdfaa8305a86681875d8155dc76c63d)) +* **ci-cd:** semantic release ([#36](https://github.com/sourcefuse/loopback4-ratelimiter/issues/36)) ([7f2f25d](https://github.com/sourcefuse/loopback4-ratelimiter/commit/7f2f25d29fdfaa8305a86681875d8155dc76c63d)) \ No newline at end of file