Skip to content

Commit

Permalink
Merge pull request #11 from saadmk11/release-0.4.1
Browse files Browse the repository at this point in the history
Release 0.4.1
  • Loading branch information
saadmk11 authored Sep 4, 2020
2 parents 6608fa8 + fbbd827 commit 706f97e
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
@@ -1,3 +1,10 @@
Version: 0.4.1
==============

* [#9](https://github.com/saadmk11/changelog-ci/pull/9): Fix Typo
* [#10](https://github.com/saadmk11/changelog-ci/pull/10): Fix Logging Error


Version: 0.4.0
==============

Expand Down
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/[email protected].0
uses: saadmk11/[email protected].1
# You can provide any name for your changelog file,
# defaults to ``CHANGELOG.md`` if not provided.
with:
Expand Down

0 comments on commit 706f97e

Please sign in to comment.