Skip to content

Commit f09bc95

Browse files
committed
6.1.0
* feat(operators): add match against operator (Akshat Dubey)
1 parent 68c34a4 commit f09bc95

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2021-10-20, Version 6.1.0
2+
=========================
3+
4+
* feat(operators): add match against operator (Akshat Dubey)
5+
6+
17
2021-07-12, Version 6.0.2
28
=========================
39

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
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-connector-mysql",
3-
"version": "6.0.2",
3+
"version": "6.1.0",
44
"description": "MySQL connector for loopback-datasource-juggler",
55
"engines": {
66
"node": ">=10"

0 commit comments

Comments
 (0)