Skip to content

Commit

Permalink
chore: package: v9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 6, 2023
1 parent df1e095 commit 3a16d5c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2023.07.06, v9.3.0

feature:
- c72b896 package: eslint-plugin-putout v18.0.0
- 4d8d729 package: putout v30.0.2
- 8fc78af package: escover v3.4.0
- c607a04 package: c8 v8.0.0
- b14cab2 package: eslint-plugin-n v16.0.1

2023.05.01, v9.2.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": "madrun",
"version": "9.2.0",
"version": "9.3.0",
"description": "CLI tool to run multiple npm-scripts in a madly comfortable way",
"main": "lib/madrun.js",
"type": "commonjs",
Expand Down

0 comments on commit 3a16d5c

Please sign in to comment.