* chore: lock file maintenance (renovate[bot])
 * chore: update dependency eslint to ^8.49.0 (renovate[bot])
 * chore: update coverallsapp/github-action action to v2.2.3 (renovate[bot])
 * chore: update coverallsapp/github-action action to v2.2.2 (renovate[bot])
 * chore: update github/codeql-action action to v2.21.5 (renovate[bot])
 * chore: update dependency eslint to ^8.48.0 (renovate[bot])
 * chore: update actions/checkout action to v3.6.0 (renovate[bot])
 * chore: update dependency chai to ^4.3.8 (renovate[bot])
 * chore: update actions/setup-node action to v3.8.1 (renovate[bot])
 * chore: update dependency strong-globalize to ^6.0.6 (renovate[bot])
 * chore: update github/codeql-action action to v2.21.4 (renovate[bot])
 * chore: update dependency loopback-datasource-juggler to ^4.28.9 (renovate[bot])
This commit is contained in:
dhmlau 2023-09-11 10:19:01 -04:00
parent 2c6d0230d8
commit faf421812f
3 changed files with 30 additions and 2 deletions

View File

@ -1,3 +1,31 @@
2023-09-11, Version 6.0.2
=========================
* chore: lock file maintenance (renovate[bot])
* chore: update dependency eslint to ^8.49.0 (renovate[bot])
* chore: update coverallsapp/github-action action to v2.2.3 (renovate[bot])
* chore: update coverallsapp/github-action action to v2.2.2 (renovate[bot])
* chore: update github/codeql-action action to v2.21.5 (renovate[bot])
* chore: update dependency eslint to ^8.48.0 (renovate[bot])
* chore: update actions/checkout action to v3.6.0 (renovate[bot])
* chore: update dependency chai to ^4.3.8 (renovate[bot])
* chore: update actions/setup-node action to v3.8.1 (renovate[bot])
* chore: update dependency strong-globalize to ^6.0.6 (renovate[bot])
* chore: update github/codeql-action action to v2.21.4 (renovate[bot])
* chore: update dependency loopback-datasource-juggler to ^4.28.9 (renovate[bot])
2023-08-14, Version 6.0.1
=========================

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "loopback-connector",
"version": "6.0.1",
"version": "6.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "loopback-connector",
"version": "6.0.1",
"version": "6.0.2",
"description": "Building blocks for LoopBack connectors",
"engines": {
"node": ">=16"