Skip to content

Commit

Permalink
docs: release notes for v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MorrisonCole committed Oct 22, 2020
1 parent a136b45 commit 94f62f9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pr-lint:
runs-on: ubuntu-latest
steps:
- uses: morrisoncole/pr-lint-action@v1.3.0
- uses: morrisoncole/pr-lint-action@v1.4.1
with:
title-regex: "#[eE][xX]-[0-9]+"
on-failed-regex-fail-action: false
Expand All @@ -35,6 +35,11 @@ jobs:
## Changelog
### v1.4.1
- Fixes [#145](https://github.com/MorrisonCole/pr-lint-action/issues/145)
(thanks @jnewland! 🤩).
### v1.4.0
- Adds [#119](https://github.com/MorrisonCole/pr-lint-action/issues/119) (thanks
Expand Down

0 comments on commit 94f62f9

Please sign in to comment.