Skip to content

Commit 51587a7

Browse files
committed
chore: readify: v10.0.0
1 parent 2b6413c commit 51587a7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

ChangeLog

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2024.03.29, v10.0.0
2+
3+
feature:
4+
- 2b6413c readify: drop support of node < 18
5+
- ff9b38a readify: eslint-plugin-n v16.6.2
6+
- 300ac78 readify: eslint-plugin-putout v22.5.0
7+
- 2de9bc7 readify: madrun v10.0.1
8+
- 53810f6 readify: supertape v10.5.0
9+
- 943f96a readify: putout v35.7.6
10+
- f26b1cf readify: nodemon v3.1.0
11+
- 3e6e321 readify: eslint v8.57.0
12+
- d92788a readify: c8 v9.1.0
13+
114
2021.03.01, v9.0.0
215

316
feature:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "readify",
3-
"version": "9.0.0",
3+
"version": "10.0.0",
44
"type": "commonjs",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "Read directory content with file attributes: size, date, owner, mode",

0 commit comments

Comments
 (0)