Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 6513ef9

Browse files
chore(release): 2.3.1 [skip ci]
1 parent f156356 commit 6513ef9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.1](https://github.com/AtomLinter/atom-linter-perlcritic/compare/v2.3.0...v2.3.1) (2020-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency atom-package-deps to v6 ([e0de351](https://github.com/AtomLinter/atom-linter-perlcritic/commit/e0de3519f2badb36b8342374532c01cca8b8c7f7))
7+
18
# [2.3.0](https://github.com/AtomLinter/atom-linter-perlcritic/compare/v2.2.3...v2.3.0) (2020-07-02)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-perlcritic",
33
"main": "lib/init.js",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"private": true,
66
"description": "Linter plugin for perl, using perlcritic",
77
"keywords": [

0 commit comments

Comments
 (0)