Skip to content

Commit

Permalink
release: v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Jul 9, 2021
1 parent 7dbff39 commit 08407da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.6.2 / 2021-07-09
==================

* fix: convert datetime in seconds/milliseconds back to Date (#134)
* fix: renamed attribute should remain enumerable (#133)

1.6.1 / 2021-07-07
==================

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

0 comments on commit 08407da

Please sign in to comment.