Skip to content

Commit

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


##
[5.0.0](vue-uploads-list-v4.0.1...vue-uploads-list-v5.0.0)
(2023-11-21)


### ⚠ BREAKING CHANGES

* pin solid and vue upload packages
([#589](#589))

### Features

* add support for getting an account's plan
([#564](#564))
([11023a4](11023a4))
* pin solid and vue upload packages
([#589](#589))
([2f7707f](2f7707f))
* re-export Service from `react-keyring`
([#577](#577))
([308816d](308816d))

---
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 Nov 21, 2023
1 parent dfdaaba commit bfadd17
Show file tree
Hide file tree
Showing 3 changed files with 15 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.2.0",
"packages/vue-keyring": "6.0.0",
"packages/vue-uploader": "5.0.1",
"packages/vue-uploads-list": "4.0.1",
"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",
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
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": "4.0.1",
"version": "5.0.0",
"description": "Vue adapter for w3ui uploads list.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit bfadd17

Please sign in to comment.