Skip to content

Commit

Permalink
release: v2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Jan 4, 2023
1 parent 6ec38b2 commit 28bc759
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.9.2 / 2023-01-04
==================

## What's Changed
* fix: types for findAndCountAll by @vagusX in https://github.com/cyjake/leoric/pull/372
* fix: adapt facebook hermes or metro bundler for loop by @JimmyDaddy in https://github.com/cyjake/leoric/pull/374


**Full Changelog**: https://github.com/cyjake/leoric/compare/v2.9.1...v2.9.2

2.9.1 / 2022-11-21
==================

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

0 comments on commit 28bc759

Please sign in to comment.