Skip to content

Commit

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


##
[4.0.1](solid-uploads-list-v4.0.0...solid-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 9d79d9e commit 4e2ede3
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 @@ -10,6 +10,6 @@
"packages/vue-uploads-list": "4.0.0",
"packages/solid-keyring": "5.0.1",
"packages/solid-uploader": "5.0.1",
"packages/solid-uploads-list": "4.0.0",
"packages/solid-uploads-list": "4.0.1",
"examples/react/w3console": "2.0.1"
}
7 changes: 7 additions & 0 deletions packages/solid-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/solid-uploads-list-v4.0.0...solid-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/solid-uploads-list-v3.1.0...solid-uploads-list-v4.0.0) (2023-07-26)


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

0 comments on commit 4e2ede3

Please sign in to comment.