Skip to content

Commit

Permalink
chore(main): release keyring-core 2.0.0 (storacha#171)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.0.0](storacha/w3ui@keyring-core-v1.0.2...keyring-core-v2.0.0)
(2022-12-14)


### ⚠ BREAKING CHANGES

* core and framework components have changed considerably. Please read
the updated doucmentation.

### Features

* consume access and upload client
([storacha#159](storacha/w3ui#159))
([dc086fd](storacha/w3ui@dc086fd))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 14, 2022
1 parent 32cb006 commit cd52058
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/w3ui/.release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packages/solid-uploader": "2.1.2",
"packages/solid-uploads-list": "1.2.2",
"packages/vue-uploads-list": "1.1.2",
"packages/keyring-core": "1.0.2",
"packages/keyring-core": "2.0.0",
"packages/react-keyring": "1.0.1",
"packages/solid-keyring": "1.0.1",
"packages/vue-keyring": "1.0.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/w3ui/packages/keyring-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/web3-storage/w3ui/compare/keyring-core-v1.0.2...keyring-core-v2.0.0) (2022-12-14)


### ⚠ BREAKING CHANGES

* core and framework components have changed considerably. Please read the updated doucmentation.

### Features

* consume access and upload client ([#159](https://github.com/web3-storage/w3ui/issues/159)) ([e36d842](https://github.com/web3-storage/w3ui/commit/e36d842b1695032355ab29646c3dce6a33880517))

## [1.0.2](https://github.com/web3-storage/w3ui/compare/keyring-core-v1.0.1...keyring-core-v1.0.2) (2022-10-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/w3ui/packages/keyring-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/keyring-core",
"version": "1.0.2",
"version": "2.0.0",
"description": "w3ui keyring core.",
"module": "build/esm/index.js",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit cd52058

Please sign in to comment.