Skip to content

Commit

Permalink
Merge branch 'main' into chore/remove-console
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw authored Nov 22, 2023
2 parents eb2e277 + 23d08e2 commit dfa48f0
Show file tree
Hide file tree
Showing 16 changed files with 119 additions and 30 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"packages/keyring-core": "6.0.0",
"packages/uploader-core": "7.0.0",
"packages/uploads-list-core": "5.0.0",
"packages/react-keyring": "6.2.1",
"packages/react-keyring": "7.0.0",
"packages/react-uploader": "5.2.0",
"packages/react-uploads-list": "4.2.0",
"packages/vue-keyring": "5.0.1",
"packages/vue-uploader": "5.0.1",
"packages/vue-uploads-list": "4.0.1",
"packages/solid-keyring": "5.0.1",
"packages/solid-uploader": "5.0.1",
"packages/solid-uploads-list": "4.0.1"
"packages/vue-keyring": "6.0.0",
"packages/vue-uploader": "6.0.0",
"packages/vue-uploads-list": "5.0.0",
"packages/solid-keyring": "6.0.0",
"packages/solid-uploader": "6.0.0",
"packages/solid-uploads-list": "5.0.0",
}
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

## [7.0.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v6.2.1...react-keyring-v7.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* use w3up-client in keyring ([#581](https://github.com/web3-storage/w3ui/issues/581))

### Features

* use w3up-client in keyring ([#581](https://github.com/web3-storage/w3ui/issues/581)) ([bd5f341](https://github.com/web3-storage/w3ui/commit/bd5f34186b14c4817924a93658f79be16898902a))

## [6.2.1](https://github.com/web3-storage/w3ui/compare/react-keyring-v6.2.0...react-keyring-v6.2.1) (2023-11-14)


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": "6.2.1",
"version": "7.0.0",
"description": "React adapter for w3ui keyring.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
13 changes: 13 additions & 0 deletions packages/solid-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [6.0.0](https://github.com/web3-storage/w3ui/compare/solid-keyring-v5.0.1...solid-keyring-v6.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* use w3up-client in keyring ([#581](https://github.com/web3-storage/w3ui/issues/581))

### Features

* add support for getting an account's plan ([#564](https://github.com/web3-storage/w3ui/issues/564)) ([11023a4](https://github.com/web3-storage/w3ui/commit/11023a4a0a8a3ecf061befd4480ede23ea45d143))
* re-export Service from `react-keyring` ([#577](https://github.com/web3-storage/w3ui/issues/577)) ([308816d](https://github.com/web3-storage/w3ui/commit/308816defbd4ecf4d23a69548292660538915e91))
* use w3up-client in keyring ([#581](https://github.com/web3-storage/w3ui/issues/581)) ([bd5f341](https://github.com/web3-storage/w3ui/commit/bd5f34186b14c4817924a93658f79be16898902a))

## [5.0.1](https://github.com/web3-storage/w3ui/compare/solid-keyring-v5.0.0...solid-keyring-v5.0.1) (2023-09-06)


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


## [6.0.0](https://github.com/web3-storage/w3ui/compare/solid-uploader-v5.0.1...solid-uploader-v6.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* pin solid and vue upload packages ([#589](https://github.com/web3-storage/w3ui/issues/589))

### Features

* add support for getting an account's plan ([#564](https://github.com/web3-storage/w3ui/issues/564)) ([11023a4](https://github.com/web3-storage/w3ui/commit/11023a4a0a8a3ecf061befd4480ede23ea45d143))
* pin solid and vue upload packages ([#589](https://github.com/web3-storage/w3ui/issues/589)) ([2f7707f](https://github.com/web3-storage/w3ui/commit/2f7707fbdc88ebec88fd42953e1fde2cc0ab34db))
* re-export Service from `react-keyring` ([#577](https://github.com/web3-storage/w3ui/issues/577)) ([308816d](https://github.com/web3-storage/w3ui/commit/308816defbd4ecf4d23a69548292660538915e91))

## [5.0.1](https://github.com/web3-storage/w3ui/compare/solid-uploader-v5.0.0...solid-uploader-v5.0.1) (2023-09-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/solid-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/solid-uploader",
"version": "5.0.1",
"version": "6.0.0",
"description": "Solid adapter for w3ui uploader.",
"main": "src/index.ts",
"publishConfig": {
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"homepage": "https://github.com/web3-storage/w3ui/tree/main/packages/solid-uploader",
"dependencies": {
"@w3ui/solid-keyring": "workspace:^",
"@w3ui/uploader-core": "workspace:^",
"@w3ui/solid-keyring": "workspace:>=6",
"@w3ui/uploader-core": "workspace:>=7",
"@web3-storage/capabilities": "^11.1.0",
"multiformats": "^11.0.1"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/solid-uploads-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## [5.0.0](https://github.com/web3-storage/w3ui/compare/solid-uploads-list-v4.0.1...solid-uploads-list-v5.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* pin solid and vue upload packages ([#589](https://github.com/web3-storage/w3ui/issues/589))

### Features

* add support for getting an account's plan ([#564](https://github.com/web3-storage/w3ui/issues/564)) ([11023a4](https://github.com/web3-storage/w3ui/commit/11023a4a0a8a3ecf061befd4480ede23ea45d143))
* pin solid and vue upload packages ([#589](https://github.com/web3-storage/w3ui/issues/589)) ([2f7707f](https://github.com/web3-storage/w3ui/commit/2f7707fbdc88ebec88fd42953e1fde2cc0ab34db))
* re-export Service from `react-keyring` ([#577](https://github.com/web3-storage/w3ui/issues/577)) ([308816d](https://github.com/web3-storage/w3ui/commit/308816defbd4ecf4d23a69548292660538915e91))

## [4.0.1](https://github.com/web3-storage/w3ui/compare/solid-uploads-list-v4.0.0...solid-uploads-list-v4.0.1) (2023-09-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/solid-uploads-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/solid-uploads-list",
"version": "4.0.1",
"version": "5.0.0",
"description": "Solid adapter for w3ui uploads list.",
"main": "src/index.ts",
"publishConfig": {
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"homepage": "https://github.com/web3-storage/w3ui/tree/main/packages/solid-uploads-list",
"dependencies": {
"@w3ui/solid-keyring": "workspace:^",
"@w3ui/uploads-list-core": "workspace:^",
"@w3ui/solid-keyring": "workspace:>=6",
"@w3ui/uploads-list-core": "workspace:>=5",
"@web3-storage/capabilities": "^11.1.0"
},
"peerDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions packages/vue-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [6.0.0](https://github.com/web3-storage/w3ui/compare/vue-keyring-v5.0.1...vue-keyring-v6.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* use w3up-client in keyring ([#581](https://github.com/web3-storage/w3ui/issues/581))

### Features

* add support for getting an account's plan ([#564](https://github.com/web3-storage/w3ui/issues/564)) ([11023a4](https://github.com/web3-storage/w3ui/commit/11023a4a0a8a3ecf061befd4480ede23ea45d143))
* re-export Service from `react-keyring` ([#577](https://github.com/web3-storage/w3ui/issues/577)) ([308816d](https://github.com/web3-storage/w3ui/commit/308816defbd4ecf4d23a69548292660538915e91))
* use w3up-client in keyring ([#581](https://github.com/web3-storage/w3ui/issues/581)) ([bd5f341](https://github.com/web3-storage/w3ui/commit/bd5f34186b14c4817924a93658f79be16898902a))

## [5.0.1](https://github.com/web3-storage/w3ui/compare/vue-keyring-v5.0.0...vue-keyring-v5.0.1) (2023-09-06)


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


## [6.0.0](https://github.com/web3-storage/w3ui/compare/vue-uploader-v5.0.1...vue-uploader-v6.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* pin solid and vue upload packages ([#589](https://github.com/web3-storage/w3ui/issues/589))

### Features

* add support for getting an account's plan ([#564](https://github.com/web3-storage/w3ui/issues/564)) ([11023a4](https://github.com/web3-storage/w3ui/commit/11023a4a0a8a3ecf061befd4480ede23ea45d143))
* pin solid and vue upload packages ([#589](https://github.com/web3-storage/w3ui/issues/589)) ([2f7707f](https://github.com/web3-storage/w3ui/commit/2f7707fbdc88ebec88fd42953e1fde2cc0ab34db))
* re-export Service from `react-keyring` ([#577](https://github.com/web3-storage/w3ui/issues/577)) ([308816d](https://github.com/web3-storage/w3ui/commit/308816defbd4ecf4d23a69548292660538915e91))

## [5.0.1](https://github.com/web3-storage/w3ui/compare/vue-uploader-v5.0.0...vue-uploader-v5.0.1) (2023-09-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/vue-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/vue-uploader",
"version": "5.0.1",
"version": "6.0.0",
"description": "Vue adapter for w3ui uploader.",
"main": "src/index.ts",
"publishConfig": {
Expand All @@ -27,8 +27,8 @@
},
"homepage": "https://github.com/web3-storage/w3ui/tree/main/packages/vue-uploader",
"dependencies": {
"@w3ui/uploader-core": "workspace:^",
"@w3ui/vue-keyring": "workspace:^",
"@w3ui/uploader-core": "workspace:>=7",
"@w3ui/vue-keyring": "workspace:>=6",
"@web3-storage/capabilities": "^11.1.0",
"multiformats": "^11.0.1"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/vue-uploads-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## [5.0.0](https://github.com/web3-storage/w3ui/compare/vue-uploads-list-v4.0.1...vue-uploads-list-v5.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* pin solid and vue upload packages ([#589](https://github.com/web3-storage/w3ui/issues/589))

### Features

* add support for getting an account's plan ([#564](https://github.com/web3-storage/w3ui/issues/564)) ([11023a4](https://github.com/web3-storage/w3ui/commit/11023a4a0a8a3ecf061befd4480ede23ea45d143))
* pin solid and vue upload packages ([#589](https://github.com/web3-storage/w3ui/issues/589)) ([2f7707f](https://github.com/web3-storage/w3ui/commit/2f7707fbdc88ebec88fd42953e1fde2cc0ab34db))
* re-export Service from `react-keyring` ([#577](https://github.com/web3-storage/w3ui/issues/577)) ([308816d](https://github.com/web3-storage/w3ui/commit/308816defbd4ecf4d23a69548292660538915e91))

## [4.0.1](https://github.com/web3-storage/w3ui/compare/vue-uploads-list-v4.0.0...vue-uploads-list-v4.0.1) (2023-09-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/vue-uploads-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/vue-uploads-list",
"version": "4.0.1",
"version": "5.0.0",
"description": "Vue adapter for w3ui uploads list.",
"main": "src/index.ts",
"publishConfig": {
Expand All @@ -27,8 +27,8 @@
},
"homepage": "https://github.com/web3-storage/w3ui/tree/main/packages/vue-uploads-list",
"dependencies": {
"@w3ui/uploads-list-core": "workspace:^",
"@w3ui/vue-keyring": "workspace:^",
"@w3ui/uploads-list-core": "workspace:>=5",
"@w3ui/vue-keyring": "workspace:>=6",
"@web3-storage/capabilities": "^11.1.0"
},
"peerDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dfa48f0

Please sign in to comment.