Skip to content

Commit

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


##
[4.1.0](uploads-list-core-v4.0.0...uploads-list-core-v4.1.0)
(2023-10-31)


### Features

* add support for getting an account's plan
([#564](#564))
([11023a4](11023a4))

---
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 Oct 31, 2023
1 parent 0556ec2 commit 17ac773
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
@@ -1,7 +1,7 @@
{
"packages/keyring-core": "5.1.0",
"packages/uploader-core": "6.1.0",
"packages/uploads-list-core": "4.0.0",
"packages/uploads-list-core": "4.1.0",
"packages/react-keyring": "6.0.1",
"packages/react-uploader": "5.0.1",
"packages/react-uploads-list": "4.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/uploads-list-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.1.0](https://github.com/web3-storage/w3ui/compare/uploads-list-core-v4.0.0...uploads-list-core-v4.1.0) (2023-10-31)


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

## [4.0.0](https://github.com/web3-storage/w3ui/compare/uploads-list-core-v3.1.0...uploads-list-core-v4.0.0) (2023-07-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/uploads-list-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/uploads-list-core",
"version": "4.0.0",
"version": "4.1.0",
"description": "w3ui uploads list core.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 17ac773

Please sign in to comment.