Skip to content

Commit

Permalink
release: v2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Apr 13, 2024
1 parent bd39bd0 commit 5009b4a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2.12.3 / 2024-04-13
===================

## What's Changed
* upgrade: mysql2 >= 3.9.4 by @cyjake in https://github.com/cyjake/leoric/pull/420
* feat: support mysql2 v3 for security update by @fengmk2 in https://github.com/cyjake/leoric/pull/419


**Full Changelog**: https://github.com/cyjake/leoric/compare/v2.12.2...v2.12.3

2.12.2 / 2023-12-11
===================

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

0 comments on commit 5009b4a

Please sign in to comment.