Skip to content

Commit

Permalink
Release version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Sep 21, 2020
1 parent dbdc892 commit d5b3ae3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## [1.2.0](https://github.com/nflaig/loopback4-migration/compare/v1.1.0...v1.2.0) (2020-09-21)

### Features

* add table of contents to README




## [1.1.0](https://github.com/nflaig/loopback4-migration/compare/v1.0.2...v1.1.0) (2020-07-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loopback4-migration",
"version": "1.1.0",
"version": "1.2.0",
"description": "LoopBack 4 Migration Component",
"keywords": [
"loopback-4",
Expand Down

0 comments on commit d5b3ae3

Please sign in to comment.