Skip to content

Commit

Permalink
chore(main): release vue-uploader 5.0.0 (storacha#541)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[5.0.0](storacha/w3ui@vue-uploader-v4.2.0...vue-uploader-v5.0.0)
(2023-07-25)


### ⚠ BREAKING CHANGES

* upgrade access client, ucanto and other packages
([storacha#530](storacha/w3ui#530))

### Features

* upgrade access client, ucanto and other packages
([storacha#530](storacha/w3ui#530))
([8e7321b](storacha/w3ui@8e7321b))

---
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>
Co-authored-by: Travis Vachon <travis.vachon@protocol.ai>
  • Loading branch information
github-actions[bot] and Travis Vachon authored Jul 25, 2023
1 parent fca071c commit f067f9e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"packages/react-uploader": "5.0.0",
"packages/react-uploads-list": "4.0.0",
"packages/vue-keyring": "5.0.0",
"packages/vue-uploader": "4.2.0",
"packages/vue-uploader": "5.0.0",
"packages/vue-uploads-list": "3.0.2",
"packages/solid-keyring": "4.2.0",
"packages/solid-uploader": "4.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog


## [5.0.0](https://github.com/web3-storage/w3ui/compare/vue-uploader-v4.2.0...vue-uploader-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/vue-uploader-v4.1.0...vue-uploader-v4.2.0) (2023-06-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/vue-uploader",
"version": "4.2.0",
"version": "5.0.0",
"description": "Vue adapter for w3ui uploader.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit f067f9e

Please sign in to comment.