Skip to content

Commit

Permalink
chore(main): release upload-api 1.0.2 (#505)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.0.2](upload-api-v1.0.1...upload-api-v1.0.2)
(2023-03-08)


### Bug Fixes

* **upload-api:** fix incompatibilities with w3infra
([#504](#504))
([d3dcf34](d3dcf34))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
it-dag-house authored Mar 8, 2023
1 parent d3dcf34 commit 9549757
Show file tree
Hide file tree
Showing 3 changed files with 9 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
Expand Up @@ -2,6 +2,6 @@
"packages/access-client": "10.0.0",
"packages/access-api": "4.11.0",
"packages/capabilities": "3.2.0",
"packages/upload-api": "1.0.1",
"packages/upload-api": "1.0.2",
"packages/upload-client": "7.0.0"
}
7 changes: 7 additions & 0 deletions packages/upload-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.2](https://github.com/web3-storage/w3protocol/compare/upload-api-v1.0.1...upload-api-v1.0.2) (2023-03-08)


### Bug Fixes

* **upload-api:** fix incompatibilities with w3infra ([#504](https://github.com/web3-storage/w3protocol/issues/504)) ([d3dcf34](https://github.com/web3-storage/w3protocol/commit/d3dcf3493030abba62da2e16ffa52107e18d6fa8))

## [1.0.1](https://github.com/web3-storage/w3protocol/compare/upload-api-v1.0.0...upload-api-v1.0.1) (2023-03-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/upload-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/upload-api",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"main": "./src/lib.js",
"typesVersions": {
Expand Down

0 comments on commit 9549757

Please sign in to comment.