Skip to content

Commit

Permalink
chore(main): release react 2.5.0 (storacha#646)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.5.0](storacha/w3ui@react-v2.4.0...react-v2.5.0)
(2024-10-07)


### Features

* Re-`claim` delegations during client setup
([storacha#644](storacha/w3ui#644))
([7d34281](storacha/w3ui@7d34281))

---
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>
  • Loading branch information
github-actions[bot] authored Oct 22, 2024
1 parent 7d34281 commit 0eb6771
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/w3ui/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/core": "2.3.1",
"packages/react": "2.4.0",
"packages/react": "2.5.0",
"packages/keyring-core": "6.0.0",
"packages/uploader-core": "7.0.0",
"packages/uploads-list-core": "5.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/w3ui/packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.0](https://github.com/storacha/w3ui/compare/react-v2.4.0...react-v2.5.0) (2024-10-07)


### Features

* Re-`claim` delegations during client setup ([#644](https://github.com/storacha/w3ui/issues/644)) ([83cc125](https://github.com/storacha/w3ui/commit/83cc125ca562f34c1bbcbd9fc986667fe0547b92))

## [2.4.0](https://github.com/storacha/w3ui/compare/react-v2.3.0...react-v2.4.0) (2024-09-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/w3ui/packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/react",
"version": "2.4.0",
"version": "2.5.0",
"description": "React adapter for w3ui.",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 0eb6771

Please sign in to comment.