Skip to content

Commit 3a005fa

Browse files
authored
build: add conventional-commits based release script (#147)
get CHANGELOG up to date with past releases
1 parent b877b27 commit 3a005fa

File tree

3 files changed

+1301
-87
lines changed

3 files changed

+1301
-87
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [2.1.0](https://github.com/redhataccess/spandx/compare/v2.0.1...v2.1.0) (2020-05-27)
2+
3+
4+
### Features
5+
6+
* adding the ability to use a proxy server for certain paths ([#143](https://github.com/redhataccess/spandx/issues/143)) ([a220c9e](https://github.com/redhataccess/spandx/commit/a220c9eb189aed3f7dfe0721c793ac39e1fd090c))
7+
8+
9+
10+
## [2.0.1](https://github.com/redhataccess/spandx/compare/v2.0.0...v2.0.1) (2019-10-18)
11+
12+
13+
### Bug Fixes
14+
15+
* npm install error related to 'opn' dependency ([fcbf726](https://github.com/redhataccess/spandx/commit/fcbf726e014b5609726c95e96240dcea4b992e50))
16+
17+
118
# 2.0.0
219

320
## Breaking changes

0 commit comments

Comments
 (0)