Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.4...v2.1.0) (2021-04-20)

### Features

* add sync schema blacklist ([6a8ccdc](6a8ccdc))
  • Loading branch information
semantic-release-bot committed Apr 20, 2021
1 parent 3675de3 commit 236babc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.1.0](https://github.com/etienne-bechara/nestjs-orm/compare/v2.0.4...v2.1.0) (2021-04-20)


### Features

* add sync schema blacklist ([6a8ccdc](https://github.com/etienne-bechara/nestjs-orm/commit/6a8ccdc19ff5728c6281231cc43b5f145fd473d3))

## [2.0.4](https://github.com/etienne-bechara/nestjs-orm/compare/v2.0.3...v2.0.4) (2021-04-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bechara/nestjs-orm",
"version": "2.0.4",
"version": "2.1.0",
"description": "ORM Module Component for NestJS Projects",
"author": {
"name": "Etienne Bechara",
Expand Down

0 comments on commit 236babc

Please sign in to comment.