Skip to content

Commit

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


##
[2.5.1](storacha/w3ui@react-v2.5.0...react-v2.5.1)
(2024-11-25)


### Bug Fixes

* add missing receiptsEndpoint to client instantiation
([storacha#647](storacha/w3ui#647))
([1c1e19d](storacha/w3ui@1c1e19d))

---
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: Natalie Bravo <natalie.bravo@outlook.com>
  • Loading branch information
github-actions[bot] and BravoNatalie authored Nov 25, 2024
1 parent a41e465 commit 835ea5a
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,6 +1,6 @@
{
"packages/core": "2.3.2",
"packages/react": "2.5.0",
"packages/react": "2.5.1",
"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/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.1](https://github.com/storacha/w3ui/compare/react-v2.5.0...react-v2.5.1) (2024-11-25)


### Bug Fixes

* add missing receiptsEndpoint to client instantiation ([#647](https://github.com/storacha/w3ui/issues/647)) ([1c1e19d](https://github.com/storacha/w3ui/commit/1c1e19dd5613cde6b102eb83997911324f854d1f))

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


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

0 comments on commit 835ea5a

Please sign in to comment.