Skip to content

Commit

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


##
[4.0.1](vue-uploads-list-v4.0.0...vue-uploads-list-v4.0.1)
(2023-09-06)


### Bug Fixes

* set minimum workspace dep versions to bump package numbers
([#554](#554))
([6f44a4e](6f44a4e))

---
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 Sep 6, 2023
1 parent 54c3b2a commit 56b17f3
Show file tree
Hide file tree
Showing 3 changed files with 9 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.1",
"packages/vue-keyring": "5.0.1",
"packages/vue-uploader": "5.0.1",
"packages/vue-uploads-list": "4.0.0",
"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",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-uploads-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [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)


### Bug Fixes

* set minimum workspace dep versions to bump package numbers ([#554](https://github.com/web3-storage/w3ui/issues/554)) ([6f44a4e](https://github.com/web3-storage/w3ui/commit/6f44a4ebc9a05fc3f029a029787665c470208fd7))

## [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)


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.0",
"version": "4.0.1",
"description": "Vue adapter for w3ui uploads list.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 56b17f3

Please sign in to comment.