Skip to content

Commit 7f52cff

Browse files
🦋 New version release (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a4dae2d commit 7f52cff

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/floppy-news-hear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @smooai/file
22

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- a4dae2d: Update readme.
8+
39
## 1.0.6
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smooai/file",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "A powerful file handling library for Node.js that provides a unified interface for working with files from local filesystem, S3, URLs, and more. Built with streaming in mind, it handles file bytes lazily where possible to minimize memory usage and improve performance.",
55
"homepage": "https://github.com/SmooAI/file#readme",
66
"bugs": {

0 commit comments

Comments
 (0)