5.2.1
* chore: update dependency commitlint to ^17.4.1 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update actions/setup-node action to v3.6.0 (renovate[bot]) * chore: update actions/checkout action to v3.3.0 (renovate[bot]) * chore: update commitlint monorepo to ^17.4.0 (renovate[bot]) * chore: update dependency eslint to ^8.31.0 (renovate[bot])
This commit is contained in:
parent
b3645041e6
commit
357ff8496d
16
CHANGES.md
16
CHANGES.md
|
@ -1,3 +1,19 @@
|
|||
2023-01-09, Version 5.2.1
|
||||
=========================
|
||||
|
||||
* chore: update dependency commitlint to ^17.4.1 (renovate[bot])
|
||||
|
||||
* chore: lock file maintenance (renovate[bot])
|
||||
|
||||
* chore: update actions/setup-node action to v3.6.0 (renovate[bot])
|
||||
|
||||
* chore: update actions/checkout action to v3.3.0 (renovate[bot])
|
||||
|
||||
* chore: update commitlint monorepo to ^17.4.0 (renovate[bot])
|
||||
|
||||
* chore: update dependency eslint to ^8.31.0 (renovate[bot])
|
||||
|
||||
|
||||
2022-12-21, Version 5.2.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector",
|
||||
"version": "5.2.0",
|
||||
"version": "5.2.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector",
|
||||
"version": "5.2.0",
|
||||
"version": "5.2.1",
|
||||
"description": "Building blocks for LoopBack connectors",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
|
|
Loading…
Reference in New Issue