Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
chore(release): changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdevops committed Feb 20, 2023
1 parent 7b693ed commit d7358c2
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## Release [v2.1.0](https://github.com/sourcefuse/loopback4-sequelize/compare/v2.0.1..v2.1.0) February 20, 2023
Welcome to the February 20, 2023 release of loopback4-sequelize. There are many updates in this version that we hope you will like, the key highlights include:

- [Generate a detailed changelog](https://github.com/sourcefuse/loopback4-sequelize/issues/19) :- [](https://github.com/sourcefuse/loopback4-sequelize/commit/a32826122f937905d5853ee5636bdd5ea00866d7) was commited on February 20, 2023 by [Yesha Mavani](mailto:yesha.mavani@sourcefuse.com)

- changelog with issue and commit details will be generated

- GH-19


- [](https://github.com/sourcefuse/loopback4-sequelize/issues/) :- [](https://github.com/sourcefuse/loopback4-sequelize/commit/e279bec63d77ffed1f34094fa15d1ad0f308f78e) was commited on February 16, 2023 by [Sunny](mailto:sunny.tyagi@sourcefuse.com)


Clink on the above links to understand the changes in detail.
___

# [2.1.0](https://github.com/sourcefuse/loopback4-sequelize/compare/v2.0.1...v2.1.0) (2023-02-20)


Expand Down Expand Up @@ -44,4 +60,4 @@ updateAll, delete and relations such as `@hasOne`, `@hasMany`, `@belongsTo`

* **commitzen:** add commitzen ([8ef6720](https://github.com/sourcefuse/loopback4-sequelize/commit/8ef672021bf472e64c762024e7f21e8785808f8b))
* **datasource:** add sequelize datasource base class ([3fcf68f](https://github.com/sourcefuse/loopback4-sequelize/commit/3fcf68fbd0f70be809b9634232983e31b8c42705))
* **repository:** add sequelize repository base class ([a1dd46f](https://github.com/sourcefuse/loopback4-sequelize/commit/a1dd46f1142318d9b18446d0f8f71a474726ae95))
* **repository:** add sequelize repository base class ([a1dd46f](https://github.com/sourcefuse/loopback4-sequelize/commit/a1dd46f1142318d9b18446d0f8f71a474726ae95))

0 comments on commit d7358c2

Please sign in to comment.