conventional-changelog-angular 8.1.0 → 8.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,7 +18,7 @@
18
18
  [node-url]: https://nodejs.org
19
19
 
20
20
  [deps]: https://img.shields.io/librariesio/release/npm/conventional-changelog-angular
21
- [deps-url]: https://libraries.io/npm/conventional-changelog-angular/tree
21
+ [deps-url]: https://libraries.io/npm/conventional-changelog-angular
22
22
 
23
23
  [size]: https://packagephobia.com/badge?p=conventional-changelog-angular
24
24
  [size-url]: https://packagephobia.com/result?p=conventional-changelog-angular
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "conventional-changelog-angular",
3
3
  "type": "module",
4
- "version": "8.1.0",
4
+ "version": "8.2.0",
5
5
  "description": "Angular preset for conventional-changelog.",
6
6
  "author": "Steve Mao",
7
7
  "license": "ISC",
@@ -12,5 +12,3 @@
12
12
 
13
13
  {{/each}}
14
14
  {{> footer}}
15
-
16
-