Skip to content

Commit aebad24

Browse files
committed
6.2.1
* chore: lock file maintenance (renovate[bot]) * chore: update dependency eslint to ^9.20.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.9 (renovate[bot]) * chore: update commitlint monorepo to ^19.7.1 (renovate[bot]) * chore: update github/codeql-action action to v3.28.8 (renovate[bot]) * chore: update github/codeql-action action to v3.28.6 (renovate[bot]) * chore: update actions/setup-node action to v4.2.0 (renovate[bot]) * chore: update coverallsapp/github-action action to v2.3.6 (renovate[bot]) * chore: update coverallsapp/github-action action to v2.3.5 (renovate[bot]) * chore: update dependency eslint to ^9.19.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.5 (renovate[bot]) * chore: update github/codeql-action action to v3.28.4 (renovate[bot]) * chore: update github/codeql-action action to v3.28.3 (renovate[bot]) * chore: update dependency mocha to ^11.1.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.2 (renovate[bot]) * chore: update dependency loopback-datasource-juggler to ^5.1.4 (renovate[bot])
1 parent a8add4b commit aebad24

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

CHANGES.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
2025-02-10, Version 6.2.1
2+
=========================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update dependency eslint to ^9.20.0 (renovate[bot])
7+
8+
* chore: update github/codeql-action action to v3.28.9 (renovate[bot])
9+
10+
* chore: update commitlint monorepo to ^19.7.1 (renovate[bot])
11+
12+
* chore: update github/codeql-action action to v3.28.8 (renovate[bot])
13+
14+
* chore: update github/codeql-action action to v3.28.6 (renovate[bot])
15+
16+
* chore: update actions/setup-node action to v4.2.0 (renovate[bot])
17+
18+
* chore: update coverallsapp/github-action action to v2.3.6 (renovate[bot])
19+
20+
* chore: update coverallsapp/github-action action to v2.3.5 (renovate[bot])
21+
22+
* chore: update dependency eslint to ^9.19.0 (renovate[bot])
23+
24+
* chore: update github/codeql-action action to v3.28.5 (renovate[bot])
25+
26+
* chore: update github/codeql-action action to v3.28.4 (renovate[bot])
27+
28+
* chore: update github/codeql-action action to v3.28.3 (renovate[bot])
29+
30+
* chore: update dependency mocha to ^11.1.0 (renovate[bot])
31+
32+
* chore: update github/codeql-action action to v3.28.2 (renovate[bot])
33+
34+
* chore: update dependency loopback-datasource-juggler to ^5.1.4 (renovate[bot])
35+
36+
137
2025-01-13, Version 6.2.0
238
=========================
339

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-connector",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"description": "Building blocks for LoopBack connectors",
55
"engines": {
66
"node": ">=18"

0 commit comments

Comments
 (0)