Skip to content

Commit

Permalink
Merge pull request #8 from saadmk11/release-0.4.0
Browse files Browse the repository at this point in the history
Release 0.4.0
  • Loading branch information
saadmk11 authored Sep 3, 2020
2 parents 07df45a + ddb66e5 commit c6426b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Version: 0.4.0
==============

* [#2](https://github.com/saadmk11/changelog-ci/pull/2): Handle release not found issue
* [#4](https://github.com/saadmk11/changelog-ci/pull/4): Handle 404 while getting pull requests for a repository
* [#6](https://github.com/saadmk11/changelog-ci/pull/6): Added Support For Private Repositories
* [#7](https://github.com/saadmk11/changelog-ci/pull/7): Add Changelog CI Action
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Put this inside your ``.github/workflows/workflow.yml`` file:

```yaml
- name: Run Changelog CI
uses: saadmk11/changelog-ci@master
uses: saadmk11/changelog-ci@0.4.0
# You can provide any name for your changelog file,
# defaults to ``CHANGELOG.md`` if not provided.
with:
Expand Down

0 comments on commit c6426b5

Please sign in to comment.