Skip to content

Commit

Permalink
chore(main): release filecoin-client 1.2.0 (#859)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](filecoin-client-v1.1.0...filecoin-client-v1.2.0)
(2023-08-10)


### Features

* w3filecoin new client and api
([#848](#848))
([7a58fbe](7a58fbe))


### Bug Fixes

* upgrade data segment
([#850](#850))
([fba281f](fba281f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Vasco Santos <santos.vasco10@gmail.com>
  • Loading branch information
it-dag-house and vasco-santos committed Aug 10, 2023
1 parent b0d12df commit 2bac0ca
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/access-client": "15.1.0",
"packages/filecoin-api": "1.2.0",
"packages/filecoin-client": "1.1.0",
"packages/filecoin-client": "1.2.0",
"packages/capabilities": "9.0.1",
"packages/upload-api": "5.0.0",
"packages/upload-client": "9.1.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/filecoin-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.2.0](https://github.com/web3-storage/w3up/compare/filecoin-client-v1.1.0...filecoin-client-v1.2.0) (2023-08-10)


### Features

* w3filecoin new client and api ([#848](https://github.com/web3-storage/w3up/issues/848)) ([7a58fbe](https://github.com/web3-storage/w3up/commit/7a58fbe8f6c6fbe98e700b7affd5825ddccf6547))


### Bug Fixes

* upgrade data segment ([#850](https://github.com/web3-storage/w3up/issues/850)) ([fba281f](https://github.com/web3-storage/w3up/commit/fba281f8cd3ce2a0a00ffd50a4a73d7701b489ce))

## 1.0.0 (2023-08-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/filecoin-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/filecoin-client",
"version": "1.0.0",
"version": "1.2.0",
"description": "The w3filecoin client for web3.storage",
"homepage": "https://github.com/web3-storage/w3up/tree/main/packages/filecoin-client",
"repository": {
Expand Down

0 comments on commit 2bac0ca

Please sign in to comment.