Skip to content

Commit

Permalink
ci: Release 1.0.0 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: Hrusikesh Panda <[email protected]>
  • Loading branch information
github-actions[bot] and mrchief authored Jul 26, 2020
1 parent a7f59c8 commit 0bb1c70
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
uses: rubenfiszel/[email protected]
with:
changelog_file: "./CHANGELOG.md"
manifest_file: "./version.yml"
manifest_file: "./package.json"
dry_run: false
issues_url_prefix: "https://github.com/mrchief/iglu-lint-action/issues"
issues_url_prefix: "https://github.com/mrchief/universal-changelog-action/issues"
tag_prefix: "v"
- name: Create Pull Request
id: cpr
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 1.0.0 - 26-7-2020

## Changes

### Features

- Generate changelog for any versioning

0 comments on commit 0bb1c70

Please sign in to comment.