Skip to content

Commit 79c320d

Browse files
committed
chore: release version 1.3.0
1 parent a0b7dca commit 79c320d

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.3.0](https://github.com/nflaig/loopback4-migration/compare/v1.2.3...v1.3.0) (2022-04-18)
6+
7+
### Features
8+
9+
* add debug logs
10+
11+
12+
13+
514
## [1.2.3](https://github.com/nflaig/loopback4-migration/compare/v1.2.2...v1.2.3) (2022-04-18)
615

716
### Improvements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-migration",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "LoopBack 4 Migration Component",
55
"keywords": [
66
"loopback-4",

0 commit comments

Comments
 (0)