Skip to content

Commit

Permalink
chore: release v1.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 16, 2024
1 parent 6b63376 commit dd9b5f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### 1.2.13
#### 1.2.14

- feat: multiple units of measurement (B, KB, MB, GB, TB) [`#25`](https://github.com/e-vasiltsov/fs-size-checker/pull/25)
- chore: add verification file for google search [`#26`](https://github.com/e-vasiltsov/fs-size-checker/pull/26)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fs-size-checker",
"description": "A lightweight CLI tool for analyzing file and directory sizes. Signals errors via standard exit codes when specified size limits are exceeded",
"version": "1.2.13",
"version": "1.2.14",
"author": "Yevgen Vasiltsov",
"repository": {
"type": "git",
Expand Down

0 comments on commit dd9b5f5

Please sign in to comment.