Skip to content

Commit

Permalink
release: 1.4.0-alpha.3 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake authored Jun 15, 2021
1 parent 85b3ab9 commit 330145b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
leoric.js.org
1 change: 1 addition & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* fix: batch upsert (#108)
* fix: make sure connection is passed around in all queries carried out within transaction (#105)
* fix: update, sequelize mode get API, destroy compitable (#104)
* fix: `setDataValue` in sequelize adapter should not check prop name strictly
* docs: revise instructions for installing Jekyll (#111)
* docs: migrations, validations, hooks, and sequelize adapter (#103)
* docs: contributing guides
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.0-alpha.2",
"version": "1.4.0-alpha.3",
"description": "JavaScript Object-relational mapping alchemy",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 330145b

Please sign in to comment.