Skip to content

Commit b7a7963

Browse files
committed
5.0.8
* chore: lock file maintenance (renovate[bot]) * chore: update dependency minimatch to ^9.0.4 (renovate[bot]) * fix: add error handling in case of unvailable cache server (Muhammad Aaqil) * chore: update dependency mocha to ^10.4.0 (renovate[bot]) * chore: update dependency typescript to ^5.4.3 (renovate[bot]) * chore: update dependency @commitlint/cli to ^19.2.1 (renovate[bot]) * chore: update dependency @commitlint/cli to ^19.2.0 (renovate[bot]) * chore: update commitlint monorepo to ^19.1.0 (renovate[bot]) * chore: update dependency eslint-plugin-mocha to ^10.4.1 (renovate[bot])
1 parent 12ebf9c commit b7a7963

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2024-04-04, Version 5.0.8
2+
=========================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update dependency minimatch to ^9.0.4 (renovate[bot])
7+
8+
* fix: add error handling in case of unvailable cache server (Muhammad Aaqil)
9+
10+
* chore: update dependency mocha to ^10.4.0 (renovate[bot])
11+
12+
* chore: update dependency typescript to ^5.4.3 (renovate[bot])
13+
14+
* chore: update dependency @commitlint/cli to ^19.2.1 (renovate[bot])
15+
16+
* chore: update dependency @commitlint/cli to ^19.2.0 (renovate[bot])
17+
18+
* chore: update commitlint monorepo to ^19.1.0 (renovate[bot])
19+
20+
* chore: update dependency eslint-plugin-mocha to ^10.4.1 (renovate[bot])
21+
22+
123
2024-03-07, Version 5.0.7
224
=========================
325

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-datasource-juggler",
3-
"version": "5.0.7",
3+
"version": "5.0.8",
44
"publishConfig": {
55
"export-tests": true
66
},

0 commit comments

Comments
 (0)