Skip to content

Commit 627864e

Browse files
author
GitHub Actions (pmd-bot)
committed
Updated CHANGELOG.md
1 parent f0ee5b7 commit 627864e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
- Upgrade to use node 16 [\#110](https://github.com/pmd/pmd-github-action/pull/110) (@adangel)
1010

11+
**🐛 Fixed bugs:**
12+
13+
- Action aborts with: Error: Cannot read property 'split' of undefined [\#127](https://github.com/pmd/pmd-github-action/issues/127)
14+
1115
**📦 Dependency updates:**
1216

1317
- Bump eslint from 8.23.0 to 8.24.0 [\#132](https://github.com/pmd/pmd-github-action/pull/132) (@dependabot[bot])
@@ -75,6 +79,10 @@
7579

7680
- PMD version 6.46.0 run check on "Unchanged files with check annotations" [\#97](https://github.com/pmd/pmd-github-action/issues/97)
7781

82+
**🎉 Merged pull requests:**
83+
84+
- Gracefully handle empty rule description [\#133](https://github.com/pmd/pmd-github-action/pull/133) (@adangel)
85+
7886
## [v1.2.1](https://github.com/pmd/pmd-github-action/tree/v1.2.1) (2022-02-19)
7987

8088
[Full Changelog](https://github.com/pmd/pmd-github-action/compare/v1.2.0...v1.2.1)

0 commit comments

Comments
 (0)