Skip to content

Commit 09b00f0

Browse files
chore(release): 11.1.3 [skip ci]
## ipfs-unixfs [11.1.3](ipfs-unixfs-11.1.2...ipfs-unixfs-11.1.3) (2024-01-19) ### Trivial Changes * update project config ([125f4d7](125f4d7)) ### Dependencies * **dev:** bump aegir from 41.3.5 to 42.2.2 ([#399](#399)) ([9d6c7cb](9d6c7cb))
1 parent 125f4d7 commit 09b00f0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/ipfs-unixfs/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## ipfs-unixfs [11.1.3](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-11.1.2...ipfs-unixfs-11.1.3) (2024-01-19)
2+
3+
4+
### Trivial Changes
5+
6+
* update project config ([125f4d7](https://github.com/ipfs/js-ipfs-unixfs/commit/125f4d7dba9e04914f16560fb1f5002e298eaba1))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 41.3.5 to 42.2.2 ([#399](https://github.com/ipfs/js-ipfs-unixfs/issues/399)) ([9d6c7cb](https://github.com/ipfs/js-ipfs-unixfs/commit/9d6c7cb9904e40e1fb4d92735fac62f5bc04559e))
12+
113
## [ipfs-unixfs-v11.1.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-v11.1.1...ipfs-unixfs-v11.1.2) (2023-12-28)
214

315

packages/ipfs-unixfs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-unixfs",
3-
"version": "11.1.2",
3+
"version": "11.1.3",
44
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs#readme",

0 commit comments

Comments
 (0)