Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit ffe7629

Browse files
chore(release): 1.4.3 [skip ci]
## [@helia/unixfs-v1.4.3](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.4.2...@helia/unixfs-v1.4.3) (2023-12-03) ### Bug Fixes * convert date to mtime in glob source ([#106](#106)) ([cd9e903](cd9e903)) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.0.0 ([#105](#105)) ([2421ee2](2421ee2))
1 parent cd9e903 commit ffe7629

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/unixfs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [@helia/unixfs-v1.4.3](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.4.2...@helia/unixfs-v1.4.3) (2023-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* convert date to mtime in glob source ([#106](https://github.com/ipfs/helia-unixfs/issues/106)) ([cd9e903](https://github.com/ipfs/helia-unixfs/commit/cd9e903c2ccac61372eaa64a61b4a8f3d79f9d4a))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#105](https://github.com/ipfs/helia-unixfs/issues/105)) ([2421ee2](https://github.com/ipfs/helia-unixfs/commit/2421ee2b4440446160e1a665bc5ecfc92d2b64de))
12+
113
## [@helia/unixfs-v1.4.2](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.4.1...@helia/unixfs-v1.4.2) (2023-09-14)
214

315

packages/unixfs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/unixfs",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "A Helia-compatible wrapper for UnixFS",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-unixfs/tree/master/packages/unixfs#readme",

0 commit comments

Comments
 (0)