Skip to content

Commit

Permalink
release: v2.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Nov 3, 2023
1 parent 0d34906 commit 0a1f51b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2.11.5 / 2023-11-05
===================

## What's Changed
* refactor: turn on compilerOptions.strict by @cyjake in https://github.com/cyjake/leoric/pull/403


**Full Changelog**: https://github.com/cyjake/leoric/compare/v2.11.4...v2.11.5

2.11.4 / 2023-10-31
===================

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": "2.11.4",
"version": "2.11.5",
"description": "JavaScript Object-relational mapping alchemy",
"browser": "dist/browser.js",
"main": "lib/index.js",
Expand Down

0 comments on commit 0a1f51b

Please sign in to comment.