5.3.2
* chore: update github/codeql-action action to v2.20.0 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update actions/checkout action to v3.5.3 (renovate[bot]) * chore: update coverallsapp/github-action action to v2.2.0 (renovate[bot]) * chore: update dependency eslint to ^8.42.0 (renovate[bot]) * chore: update github/codeql-action action to v2.3.6 (renovate[bot]) * chore: update commitlint monorepo to ^17.6.5 (renovate[bot]) * chore: update github/codeql-action action to v2.3.5 (renovate[bot]) * chore: update github/codeql-action action to v2.3.4 (renovate[bot]) * chore: update dependency eslint to ^8.41.0 (renovate[bot]) * chore: update dependency loopback-datasource-juggler to ^4.28.5 (renovate[bot])
This commit is contained in:
parent
22c9bffa77
commit
5d04ff0a50
26
CHANGES.md
26
CHANGES.md
|
@ -1,3 +1,29 @@
|
||||||
|
2023-06-14, Version 5.3.2
|
||||||
|
=========================
|
||||||
|
|
||||||
|
* chore: update github/codeql-action action to v2.20.0 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: lock file maintenance (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update actions/checkout action to v3.5.3 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update coverallsapp/github-action action to v2.2.0 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update dependency eslint to ^8.42.0 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update github/codeql-action action to v2.3.6 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update commitlint monorepo to ^17.6.5 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update github/codeql-action action to v2.3.5 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update github/codeql-action action to v2.3.4 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update dependency eslint to ^8.41.0 (renovate[bot])
|
||||||
|
|
||||||
|
* chore: update dependency loopback-datasource-juggler to ^4.28.5 (renovate[bot])
|
||||||
|
|
||||||
|
|
||||||
2023-05-15, Version 5.3.1
|
2023-05-15, Version 5.3.1
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-connector",
|
"name": "loopback-connector",
|
||||||
"version": "5.3.1",
|
"version": "5.3.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-connector",
|
"name": "loopback-connector",
|
||||||
"version": "5.3.1",
|
"version": "5.3.2",
|
||||||
"description": "Building blocks for LoopBack connectors",
|
"description": "Building blocks for LoopBack connectors",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
|
|
Loading…
Reference in New Issue