Skip to content

Commit 42e2f66

Browse files
committed
Bump version
1 parent a455603 commit 42e2f66

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### v5.0.8
2+
- Improve Typescript typings - add offset prop to find options ([850](../../pull/850)
3+
14
### v5.0.7
25
- Resolve security vulnerabilities
36

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "5.0.7",
15+
"version": "5.0.8",
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)