Skip to content

Commit d1a9c78

Browse files
chore(main): release capabilities 12.0.1 (#1147)
🤖 I have created a release *beep* *boop* --- ## [12.0.1](storacha/w3up@capabilities-v12.0.0...capabilities-v12.0.1) (2023-11-15) ### Bug Fixes * issue where typedoc docs would only show full docs for w3up-client ([#1141](storacha/w3up#1141)) ([0b8d3f3](storacha/w3up@0b8d3f3)) --- 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: Benjamin Goering <[email protected]>
1 parent b47a4c5 commit d1a9c78

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/access-client": "18.0.0",
33
"packages/filecoin-api": "4.1.1",
44
"packages/filecoin-client": "3.1.1",
5-
"packages/capabilities": "12.0.0",
5+
"packages/capabilities": "12.0.1",
66
"packages/upload-api": "7.3.2",
77
"packages/upload-client": "12.0.0",
88
"packages/w3up-client": "11.0.0",

packages/capabilities/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [12.0.1](https://github.com/web3-storage/w3up/compare/capabilities-v12.0.0...capabilities-v12.0.1) (2023-11-15)
4+
5+
6+
### Bug Fixes
7+
8+
* issue where typedoc docs would only show full docs for w3up-client ([#1141](https://github.com/web3-storage/w3up/issues/1141)) ([0b8d3f3](https://github.com/web3-storage/w3up/commit/0b8d3f3b52918b1b4d3b76ea6fea3fb0c837cd73))
9+
310
## [12.0.0](https://github.com/web3-storage/w3up/compare/capabilities-v11.4.1...capabilities-v12.0.0) (2023-11-15)
411

512

packages/capabilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/capabilities",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "Capabilities provided by web3.storage",
55
"homepage": "https://github.com/web3-storage/w3protocol/tree/main/packages/capabilities",
66
"repository": {

0 commit comments

Comments
 (0)