Skip to content

Commit

Permalink
chore(main): release vue-uploads-list 4.0.0 (#537)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](vue-uploads-list-v3.0.2...vue-uploads-list-v4.0.0)
(2023-07-25)


### ⚠ BREAKING CHANGES

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

### Features

* upgrade access client, ucanto and other packages
([#530](#530))
([8e7321b](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 <[email protected]>
  • Loading branch information
github-actions[bot] and travis authored Jul 25, 2023
1 parent f067f9e commit 4066a88
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 @@ -7,7 +7,7 @@
"packages/react-uploads-list": "4.0.0",
"packages/vue-keyring": "5.0.0",
"packages/vue-uploader": "5.0.0",
"packages/vue-uploads-list": "3.0.2",
"packages/vue-uploads-list": "4.0.0",
"packages/solid-keyring": "4.2.0",
"packages/solid-uploader": "4.2.0",
"packages/solid-uploads-list": "3.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue-uploads-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog


## [4.0.0](https://github.com/web3-storage/w3ui/compare/vue-uploads-list-v3.0.2...vue-uploads-list-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.0.2](https://github.com/web3-storage/w3ui/compare/vue-uploads-list-v3.0.1...vue-uploads-list-v3.0.2) (2023-06-20)


Expand Down
2 changes: 1 addition & 1 deletion 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": "3.0.2",
"version": "4.0.0",
"description": "Vue adapter for w3ui uploads list.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 4066a88

Please sign in to comment.