This repository was archived by the owner on Mar 28, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
17
17
- chore: Run tests also in NodeJs 17 in pipelines. Remove tests execution using NodeJs 15
18
18
- chore: Update devDependencies
19
19
20
+ ### Fixed
21
+ - docs: Remove broken npm dependencies badge
22
+
20
23
## [ 2.1.0] - 2021-02-17
21
24
22
25
### Added
Original file line number Diff line number Diff line change 1
1
[ ![ Build status] [ build-image ]] [ build-url ] [ ![ Coverage Status] [ coveralls-image ]] [ coveralls-url ] [ ![ Quality Gate] [ quality-gate-image ]] [ quality-gate-url ]
2
2
3
- [ ![ NPM dependencies ] [ npm-dependencies-image ]] [ npm-dependencies-url ] [ ![ Renovate] ( https://img.shields.io/badge/renovate-enabled-brightgreen.svg )] ( https://renovatebot.com ) [ ![ Last commit] [ last-commit-image ]] [ last-commit-url ] [ ![ Last release] [ release-image ]] [ release-url ]
3
+ [ ![ Renovate] ( https://img.shields.io/badge/renovate-enabled-brightgreen.svg )] ( https://renovatebot.com ) [ ![ Last commit] [ last-commit-image ]] [ last-commit-url ] [ ![ Last release] [ release-image ]] [ release-url ]
4
4
5
5
[ ![ NPM downloads] [ npm-downloads-image ]] [ npm-downloads-url ] [ ![ License] [ license-image ]] [ license-url ]
6
6
@@ -34,8 +34,6 @@ Please read the [contributing guidelines](.github/CONTRIBUTING.md) and [code of
34
34
[ license-url ] : https://github.com/mocks-server/admin-api-paths/blob/master/LICENSE
35
35
[ npm-downloads-image ] : https://img.shields.io/npm/dm/@mocks-server/admin-api-paths.svg
36
36
[ npm-downloads-url ] : https://www.npmjs.com/package/@mocks-server/admin-api-paths
37
- [ npm-dependencies-image ] : https://img.shields.io/david/mocks-server/admin-api-paths.svg
38
- [ npm-dependencies-url ] : https://david-dm.org/mocks-server/admin-api-paths
39
37
[ quality-gate-image ] : https://sonarcloud.io/api/project_badges/measure?project=mocks-server_admin-api-paths&metric=alert_status
40
38
[ quality-gate-url ] : https://sonarcloud.io/dashboard?id=mocks-server_admin-api-paths
41
39
[ release-image ] : https://img.shields.io/github/release-date/mocks-server/admin-api-paths.svg
You can’t perform that action at this time.
0 commit comments