From ed2ce1f03ba4d825e7efac7cc1782af6c761200c Mon Sep 17 00:00:00 2001 From: coderiaser Date: Fri, 16 Aug 2024 11:55:44 +0300 Subject: [PATCH] chore: readify: v10.0.1 --- ChangeLog | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4336092..b8989aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2024.08.16, v10.0.1 + +feature: +- cba73a1 readify: @cloudcmd/formatify v2.0.0 +- 76b6045 readify: putout v36.0.3 +- a4597a1 readify: eslint v9.9.0 +- 0511e66 readify: c8 v10.1.2 + 2024.03.29, v10.0.0 feature: diff --git a/package.json b/package.json index d552352..7484bb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readify", - "version": "10.0.0", + "version": "10.0.1", "type": "commonjs", "author": "coderaiser (https://github.com/coderaiser)", "description": "Read directory content with file attributes: size, date, owner, mode",