7.0.1
* chore: update dependency async to ^3.2.4 (renovate[bot]) * chore: update dependency debug to ^4.3.4 (renovate[bot]) * chore: add renovate to this repo (dhmlau)
This commit is contained in:
parent
72545624fc
commit
1d60316bb7
10
CHANGES.md
10
CHANGES.md
|
@ -1,3 +1,13 @@
|
|||
2023-08-15, Version 7.0.1
|
||||
=========================
|
||||
|
||||
* chore: update dependency async to ^3.2.4 (renovate[bot])
|
||||
|
||||
* chore: update dependency debug to ^4.3.4 (renovate[bot])
|
||||
|
||||
* chore: add renovate to this repo (dhmlau)
|
||||
|
||||
|
||||
2023-07-11, Version 7.0.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector-mysql",
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector-mysql",
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"description": "MySQL connector for loopback-datasource-juggler",
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
|
|
Loading…
Reference in New Issue