Skip to content

Commit

Permalink
Release 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matmar10 committed Apr 25, 2022
1 parent e1c2c80 commit 5ee83b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.4.4](https://github.com/matmar10/prcolinter/compare/1.4.3...1.4.4) (2022-04-25)


### Documentation

* update action name & description ([e1c2c80](https://github.com/matmar10/prcolinter/commit/e1c2c80a88d5687b983de718c1f280fe69facb66))

### [1.4.3](https://github.com/matmar10/prcolinter/compare/1.4.2...1.4.3) (2022-04-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prcolinter",
"version": "1.4.3",
"version": "1.4.4",
"description": "Easily lint each commit for your PRs against the Conventional Commit spec based on configurable Linter rules.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5ee83b9

Please sign in to comment.