Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--…
Browse files Browse the repository at this point in the history
…react-uploader
  • Loading branch information
travis authored Jul 25, 2023
2 parents cbae0cb + fbe625b commit f81dc9a
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages/keyring-core": "4.2.0",
"packages/uploader-core": "5.2.0",
"packages/uploads-list-core": "3.1.0",
"packages/react-keyring": "5.2.0",
"packages/keyring-core": "5.0.0",
"packages/uploader-core": "6.0.0",
"packages/uploads-list-core": "4.0.0",
"packages/react-keyring": "6.0.0",
"packages/react-uploader": "5.0.0",
"packages/react-uploads-list": "3.0.1",
"packages/vue-keyring": "4.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/keyring-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/w3ui/compare/keyring-core-v4.2.0...keyring-core-v5.0.0) (2023-07-25)


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530))

### Features

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530)) ([8e7321b](https://github.com/web3-storage/w3ui/commit/8e7321be61bded29ac8b29c781dabf665865ec97))

## [4.2.0](https://github.com/web3-storage/w3ui/compare/keyring-core-v4.1.1...keyring-core-v4.2.0) (2023-05-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/keyring-core",
"version": "4.2.0",
"version": "5.0.0",
"description": "w3ui keyring core.",
"main": "src/index.ts",
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [6.0.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v5.2.0...react-keyring-v6.0.0) (2023-07-25)


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530))

### Features

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530)) ([8e7321b](https://github.com/web3-storage/w3ui/commit/8e7321be61bded29ac8b29c781dabf665865ec97))

## [5.2.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v5.1.1...react-keyring-v5.2.0) (2023-05-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-keyring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/react-keyring",
"version": "5.2.0",
"version": "6.0.0",
"description": "React adapter for w3ui keyring.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/uploader-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [6.0.0](https://github.com/web3-storage/w3ui/compare/uploader-core-v5.2.0...uploader-core-v6.0.0) (2023-07-25)


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530))

### Features

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530)) ([8e7321b](https://github.com/web3-storage/w3ui/commit/8e7321be61bded29ac8b29c781dabf665865ec97))

## [5.2.0](https://github.com/web3-storage/w3ui/compare/uploader-core-v5.1.0...uploader-core-v5.2.0) (2023-05-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/uploader-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/uploader-core",
"version": "5.2.0",
"version": "6.0.0",
"description": "w3ui uploader core.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/uploads-list-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.0](https://github.com/web3-storage/w3ui/compare/uploads-list-core-v3.1.0...uploads-list-core-v4.0.0) (2023-07-25)


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530))

### Features

* upgrade access client, ucanto and other packages ([#530](https://github.com/web3-storage/w3ui/issues/530)) ([8e7321b](https://github.com/web3-storage/w3ui/commit/8e7321be61bded29ac8b29c781dabf665865ec97))

## [3.1.0](https://github.com/web3-storage/w3ui/compare/uploads-list-core-v3.0.0...uploads-list-core-v3.1.0) (2023-05-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/uploads-list-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/uploads-list-core",
"version": "3.1.0",
"version": "4.0.0",
"description": "w3ui uploads list core.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit f81dc9a

Please sign in to comment.