Skip to content

Commit

Permalink
chore: package: v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 10, 2022
1 parent 5e13997 commit fb29138
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2022.05.11, v2.0.0

feature:
- drop support of node < 16
- package: supertape v7.2.3
- (package) eslint v8.15.0
- (package) putout v26.0.1
- (package) madrun v9.0.3
- (package) eslint-plugin-putout v15.1.1


2020.03.18, v1.1.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@putout/git-status-porcelain",
"version": "1.1.0",
"version": "2.0.0",
"type": "commonjs",
"commitType": "colon",
"description": "parse git status --porclain output with a pleasure",
Expand Down

0 comments on commit fb29138

Please sign in to comment.