Skip to content

Commit

Permalink
release: v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Oct 18, 2021
1 parent d38f45c commit 3325539
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
1.13.0 / 2021-10-18
===================

## What's Changed
* docs: monthly updates of 2021.09; support dark mode by @cyjake in https://github.com/cyjake/leoric/pull/196
* feat: coerce literal values into accurate attribute type by @cyjake in https://github.com/cyjake/leoric/pull/197
* fix: dispatched result should be in attribute names by @cyjake in https://github.com/cyjake/leoric/pull/198


**Full Changelog**: https://github.com/cyjake/leoric/compare/v1.12.0...v1.13.0

1.12.0 / 2021-10-12
===================

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

0 comments on commit 3325539

Please sign in to comment.