Skip to content

Commit 8f2d4e1

Browse files
committed
Bump version
1 parent 31c9630 commit 8f2d4e1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### v2.1.28
2+
- Ensure hasMany associations work when properties have mapsTo (#679)
3+
14
### v2.1.27
25
- Fix noisy mysql debug output (#642)
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"sqlite",
1313
"mongodb"
1414
],
15-
"version" : "2.1.27",
15+
"version" : "2.1.28",
1616
"license" : "MIT",
1717
"homepage" : "http://dresende.github.io/node-orm2",
1818
"repository" : "http://github.com/dresende/node-orm2.git",

0 commit comments

Comments
 (0)