Skip to content

Commit

Permalink
release: v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Jun 30, 2021
1 parent 9f1b892 commit 7b7c6f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.5.0 / 2021-06-30
==================

* feat: provide Bone.pool to be backward compatible with v0.x (#124)
* feat: complete bone/spine.restore and Bone API type definitions (#125)
* feat: support more data types (mediumtext, mediumint, char, date...) (#123)

1.4.1 / 2021-06-25
==================

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

0 comments on commit 7b7c6f7

Please sign in to comment.