File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
+ ### [ 8.0.1] ( https://www.github.com/conventional-changelog/standard-version/compare/v8.0.0...v8.0.1 ) (2020-07-12)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** deps:** update dependency conventional-changelog to v3.1.21 ([ #586 ] ( https://www.github.com/conventional-changelog/standard-version/issues/586 ) ) ([ fd456c9] ( https://www.github.com/conventional-changelog/standard-version/commit/fd456c995f3f88497fbb912fb8aabb8a42d97dbb ) )
11
+ * ** deps:** update dependency conventional-changelog-conventionalcommits to v4.3.0 ([ #587 ] ( https://www.github.com/conventional-changelog/standard-version/issues/587 ) ) ([ b3b5eed] ( https://www.github.com/conventional-changelog/standard-version/commit/b3b5eedea3eaf062d74d1004a55a0a6b1e3ca6c6 ) )
12
+ * ** deps:** update dependency conventional-recommended-bump to v6.0.9 ([ #588 ] ( https://www.github.com/conventional-changelog/standard-version/issues/588 ) ) ([ d4d2ac2] ( https://www.github.com/conventional-changelog/standard-version/commit/d4d2ac2a99c095227118da795e1c9e19d06c9a0a ) )
13
+ * ** deps:** update dependency git-semver-tags to v4 ([ #589 ] ( https://www.github.com/conventional-changelog/standard-version/issues/589 ) ) ([ a0f0e81] ( https://www.github.com/conventional-changelog/standard-version/commit/a0f0e813b2be4a2065600a19075fda4d6f331ef8 ) )
14
+ * Vulnerability Report GHSL-2020-11101 ([ 9d978ac] ( https://www.github.com/conventional-changelog/standard-version/commit/9d978ac9d4f64be4c7b9d514712ab3757732d561 ) )
15
+
5
16
## [ 8.0.0] ( https://www.github.com/conventional-changelog/standard-version/compare/v7.1.0...v8.0.0 ) (2020-05-06)
6
17
7
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " standard-version" ,
3
- "version" : " 8.0.0 " ,
3
+ "version" : " 8.0.1 " ,
4
4
"description" : " replacement for `npm version` with automatic CHANGELOG generation" ,
5
5
"bin" : " bin/cli.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments