Skip to content

Commit

Permalink
chore(main): release capabilities 12.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
it-dag-house committed Nov 22, 2023
1 parent a31f667 commit 2d48f8c
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,7 +2,7 @@
"packages/access-client": "18.0.2",
"packages/filecoin-api": "4.1.2",
"packages/filecoin-client": "3.1.2",
"packages/capabilities": "12.0.2",
"packages/capabilities": "12.0.3",
"packages/upload-api": "7.3.3",
"packages/upload-client": "12.0.1",
"packages/w3up-client": "11.0.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/capabilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [12.0.3](https://github.com/web3-storage/w3up/compare/capabilities-v12.0.2...capabilities-v12.0.3) (2023-11-22)


### Fixes

* package metadata ([#1161](https://github.com/web3-storage/w3up/issues/1161)) ([b8a1cc2](https://github.com/web3-storage/w3up/commit/b8a1cc2e125a91be582998bda295e1ae1caab087))

## [12.0.2](https://github.com/web3-storage/w3up/compare/capabilities-v12.0.1...capabilities-v12.0.2) (2023-11-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/capabilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/capabilities",
"version": "12.0.2",
"version": "12.0.3",
"description": "UCAN Capabilities provided by web3.storage",
"homepage": "https://web3.storage",
"repository": {
Expand Down

0 comments on commit 2d48f8c

Please sign in to comment.