Skip to content

Commit b069fd5

Browse files
committed
chore: update readme
1 parent dbb6363 commit b069fd5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [1.3.0] - 2025-03-05
11+
12+
### Added
13+
14+
- Add `ipfs-add-options` input to allow for customizing the `ipfs add` command used to merkleize the build into a CAR file.
15+
16+
### Changed
17+
18+
- Remove dependency on `ipfs-car` npm package, and use kubo instead to create the CAR file, since we need Kubo for pinning anyways.
19+
1020
## [1.2.1] - 2025-03-03
1121

1222
### Fixed

0 commit comments

Comments
 (0)