Skip to content

Commit

Permalink
Generated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kneurgao committed Aug 5, 2020
1 parent aff5fb8 commit 1bc0c25
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
unreleased=true
future-release=0.3.1
future-release=0.4.1
since-tag=0.1.0
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.4.1](https://github.com/nglrx/pipes/tree/0.4.1) (2020-08-06)

[Full Changelog](https://github.com/nglrx/pipes/compare/0.3.1...0.4.1)

**Merged pull requests:**

- 0.4.1 [\#39](https://github.com/nglrx/pipes/pull/39) ([kneurgao](https://github.com/kneurgao))
- 0.4.0 [\#38](https://github.com/nglrx/pipes/pull/38) ([kneurgao](https://github.com/kneurgao))

## [0.3.1](https://github.com/nglrx/pipes/tree/0.3.1) (2020-07-26)

[Full Changelog](https://github.com/nglrx/pipes/compare/0.3.0...0.3.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test": "ng test --browsers=ChromeHeadlessNoSandbox --codeCoverage=true --watch=false",
"lint": "ng lint",
"e2e": "ng e2e",
"changelog": "github_changelog_generator -u nglrx -p pipes -t ebc7d7d4a088bec083e2022597862aac703d77b5"
"changelog": "github_changelog_generator -u nglrx -p pipes -t 1135d673e372e3863cb33f333c4c4686fb7080d6"
},
"private": false,
"dependencies": {
Expand Down

0 comments on commit 1bc0c25

Please sign in to comment.