Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
siimon authored and zbjornson committed May 17, 2020
1 parent d3b1ac0 commit 20ec702
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
uses: peterjgrainger/[email protected]
with:
changelog_regex: 'CHANGELOG\.md'
customPrMessage: 'Thanks for opening this Pull request! Each pull requests require an update in the CHANGELOG. Please update it based on your changes.'
customPrMessage: 'Thanks for opening this pull request! Each pull request require an update in the CHANGELOG. Please update it based on your changes.'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added

- feat: exposed `registry.registerCollector()` and `registry.collectors()` methods in TypeScript declaration
- Added CHANGELOG reminder

## [12.0.0] - 2020-02-20

Expand Down

0 comments on commit 20ec702

Please sign in to comment.