Skip to content

Commit

Permalink
release: v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Dec 13, 2019
1 parent eaae293 commit 079b810
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.4.5 / 2019-12-14
==================

* Fix: prevent primary key from being overridden with incorrect `LAST_INSERT_ID()`

0.4.4 / 2019-07-15
==================

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": "leoric",
"version": "0.4.4",
"version": "0.4.5",
"description": "JavaScript Object-relational mapping alchemy",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 079b810

Please sign in to comment.