We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae9d1b commit c7f7952Copy full SHA for c7f7952
History.md
@@ -1,3 +1,11 @@
1
+2.1.2 / 2022-08-31
2
+==================
3
+
4
+## What's Changed
5
+* chore: sequelizeBone export app/ctx, doc and example complete by @JimmyDaddy in https://github.com/eggjs/egg-orm/pull/27
6
7
+**Full Changelog**: https://github.com/eggjs/egg-orm/compare/v2.1.1...v2.1.2
8
9
2.1.1 / 2022-08-25
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-orm",
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "Object relational mapping for Egg applications",
"eggPlugin": {
"name": "orm"
0 commit comments