Skip to content

Commit

Permalink
chore(main): release 1.0.4 (#35)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.0.4](v1.0.3...v1.0.4)
(2023-12-07)


### Bug Fixes

* build step cannot be run in dist dir
([198359f](198359f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 7, 2023
1 parent 198359f commit 2398128
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.4](https://github.com/web3-storage/files-from-path/compare/v1.0.3...v1.0.4) (2023-12-07)


### Bug Fixes

* build step cannot be run in dist dir ([198359f](https://github.com/web3-storage/files-from-path/commit/198359f2b66cfecfe30997560456972fa422fd81))

## [1.0.3](https://github.com/web3-storage/files-from-path/compare/v1.0.2...v1.0.3) (2023-11-29)


Expand Down
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,6 +1,6 @@
{
"name": "files-from-path",
"version": "1.0.3",
"version": "1.0.4",
"description": "Expand paths to file-like objects with name, readable stream and size.",
"main": "src/index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit 2398128

Please sign in to comment.