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

Commit 7b693ed

Browse files
chore(release): 2.1.0 semantic
1 parent 72028e8 commit 7b693ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0](https://github.com/sourcefuse/loopback4-sequelize/compare/v2.0.1...v2.1.0) (2023-02-20)
2+
3+
4+
### Features
5+
6+
* **chore:** generating detailed changelog ([a328261](https://github.com/sourcefuse/loopback4-sequelize/commit/a32826122f937905d5853ee5636bdd5ea00866d7)), closes [#19](https://github.com/sourcefuse/loopback4-sequelize/issues/19)
7+
18
## [2.0.1](https://github.com/sourcefuse/loopback4-sequelize/compare/v2.0.0...v2.0.1) (2023-01-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-sequelize",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Loopback 4 Extension That Provides Sequelize Crud Repository Compatible With Default Loopback Models.",
55
"keywords": [
66
"loopback-extension",

0 commit comments

Comments
 (0)