Skip to content

Commit

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


##
[1.0.3](v1.0.2...v1.0.3)
(2023-11-29)


### Bug Fixes

* publish from dist
([#33](#33))
([fea9816](fea9816))

---
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] authored Nov 29, 2023
1 parent fea9816 commit ceb5745
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.3](https://github.com/web3-storage/files-from-path/compare/v1.0.2...v1.0.3) (2023-11-29)


### Bug Fixes

* publish from dist ([#33](https://github.com/web3-storage/files-from-path/issues/33)) ([fea9816](https://github.com/web3-storage/files-from-path/commit/fea981658901412865df00971e9cd3d68904eb88))

## [1.0.2](https://github.com/web3-storage/files-from-path/compare/v1.0.1...v1.0.2) (2023-11-20)


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.2",
"version": "1.0.3",
"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 ceb5745

Please sign in to comment.