5.3.1
* chore: lock file maintenance (renovate[bot]) * chore: update dependency eslint to ^8.40.0 (renovate[bot]) * chore: update github/codeql-action action to v2.3.3 (renovate[bot]) * chore: update commitlint monorepo to ^17.6.3 (renovate[bot]) * chore: update github/codeql-action action to v2.3.2 (renovate[bot]) * chore: update github/codeql-action action to v2.3.1 (renovate[bot]) * chore: update github/codeql-action action to v2.3.0 (renovate[bot]) * chore: update dependency eslint to ^8.39.0 (renovate[bot]) * chore: update coverallsapp/github-action action to v2.1.2 (renovate[bot]) * chore: update coverallsapp/github-action action to v2.1.1 (renovate[bot]) * chore: update commitlint monorepo to ^17.6.1 (renovate[bot]) * chore: update github/codeql-action action to v2.2.12 (renovate[bot]) * chore: update dependency loopback-datasource-juggler to ^4.28.4 (renovate[bot]) * chore: update actions/checkout action to v3.5.2 (renovate[bot])
This commit is contained in:
parent
c9ad1401ea
commit
9fcde674f5
32
CHANGES.md
32
CHANGES.md
|
@ -1,3 +1,35 @@
|
|||
2023-05-15, Version 5.3.1
|
||||
=========================
|
||||
|
||||
* chore: lock file maintenance (renovate[bot])
|
||||
|
||||
* chore: update dependency eslint to ^8.40.0 (renovate[bot])
|
||||
|
||||
* chore: update github/codeql-action action to v2.3.3 (renovate[bot])
|
||||
|
||||
* chore: update commitlint monorepo to ^17.6.3 (renovate[bot])
|
||||
|
||||
* chore: update github/codeql-action action to v2.3.2 (renovate[bot])
|
||||
|
||||
* chore: update github/codeql-action action to v2.3.1 (renovate[bot])
|
||||
|
||||
* chore: update github/codeql-action action to v2.3.0 (renovate[bot])
|
||||
|
||||
* chore: update dependency eslint to ^8.39.0 (renovate[bot])
|
||||
|
||||
* chore: update coverallsapp/github-action action to v2.1.2 (renovate[bot])
|
||||
|
||||
* chore: update coverallsapp/github-action action to v2.1.1 (renovate[bot])
|
||||
|
||||
* chore: update commitlint monorepo to ^17.6.1 (renovate[bot])
|
||||
|
||||
* chore: update github/codeql-action action to v2.2.12 (renovate[bot])
|
||||
|
||||
* chore: update dependency loopback-datasource-juggler to ^4.28.4 (renovate[bot])
|
||||
|
||||
* chore: update actions/checkout action to v3.5.2 (renovate[bot])
|
||||
|
||||
|
||||
2023-04-13, Version 5.3.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector",
|
||||
"version": "5.3.0",
|
||||
"version": "5.3.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector",
|
||||
"version": "5.3.0",
|
||||
"version": "5.3.1",
|
||||
"description": "Building blocks for LoopBack connectors",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
|
|
Loading…
Reference in New Issue