We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb6363 commit b069fd5Copy full SHA for b069fd5
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
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
20
## [1.2.1] - 2025-03-03
21
22
### Fixed
0 commit comments