Skip to content

Commit

Permalink
1.1.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
theogravity committed May 22, 2020
1 parent 109f016 commit 5543f3c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.1.7 - Fri May 22 2020 04:29:19

**Contributor:** Theo Gravity

- Import Model only if relation is defined

## 1.1.6 - Thu May 21 2020 22:54:09

**Contributor:** Theo Gravity
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": "objection-generator",
"version": "1.1.6",
"version": "1.1.7",
"description": "Generates knex migrations and objection.js models in Typescript from a YAML spec",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 5543f3c

Please sign in to comment.