Skip to content

Commit 57bff19

Browse files
chore(master): release 0.11.1 (#201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6a24f00 commit 57bff19

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.11.0"
2+
".": "0.11.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.11.1](https://github.com/filecoin-project/filecoin-pin/compare/v0.11.0...v0.11.1) (2025-11-04)
4+
5+
6+
### Chores
7+
8+
* **deps-dev:** bump @biomejs/biome from 2.2.7 to 2.3.3 ([#198](https://github.com/filecoin-project/filecoin-pin/issues/198)) ([2e6a20e](https://github.com/filecoin-project/filecoin-pin/commit/2e6a20e930f7472d0259795afc46fa3ab55aa226))
9+
* update to synapse-sdk-v0.35.3 ([#203](https://github.com/filecoin-project/filecoin-pin/issues/203)) ([6a24f00](https://github.com/filecoin-project/filecoin-pin/commit/6a24f0037e3bf7b9ac76c2258ecd4600de8bbbac))
10+
311
## [0.11.0](https://github.com/filecoin-project/filecoin-pin/compare/v0.10.1...v0.11.0) (2025-11-03)
412

513
### ⚠️ Breaking Functionality

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "filecoin-pin",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "Bridge IPFS content to Filecoin Onchain Cloud using familiar tools",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)