Skip to content

Commit

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


<details><summary>core: 2.4.3</summary>

##
[2.4.3](core-v2.4.2...core-v2.4.3)
(2025-01-08)


### Bug Fixes

* **core:** revert to web3-storage/w3up-client
([#660](#660))
([0a948c4](0a948c4))
</details>

<details><summary>react: 2.5.5</summary>

##
[2.5.5](react-v2.5.4...react-v2.5.5)
(2025-01-08)


### Bug Fixes

* **core:** revert to web3-storage/w3up-client
([#660](#660))
([0a948c4](0a948c4))
</details>

---
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 Jan 8, 2025
1 parent 0a948c4 commit e3154e3
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/core": "2.4.2",
"packages/react": "2.5.4",
"packages/core": "2.4.3",
"packages/react": "2.5.5",
"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/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.3](https://github.com/storacha/w3ui/compare/core-v2.4.2...core-v2.4.3) (2025-01-08)


### Bug Fixes

* **core:** revert to web3-storage/w3up-client ([#660](https://github.com/storacha/w3ui/issues/660)) ([0a948c4](https://github.com/storacha/w3ui/commit/0a948c4f58af06ffeea1506690a8090df338ba7b))

## [2.4.2](https://github.com/storacha/w3ui/compare/core-v2.4.1...core-v2.4.2) (2024-12-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/core",
"version": "2.4.2",
"version": "2.4.3",
"description": "w3ui core.",
"type": "module",
"main": "./dist/index.js",
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.5](https://github.com/storacha/w3ui/compare/react-v2.5.4...react-v2.5.5) (2025-01-08)


### Bug Fixes

* **core:** revert to web3-storage/w3up-client ([#660](https://github.com/storacha/w3ui/issues/660)) ([0a948c4](https://github.com/storacha/w3ui/commit/0a948c4f58af06ffeea1506690a8090df338ba7b))

## [2.5.4](https://github.com/storacha/w3ui/compare/react-v2.5.3...react-v2.5.4) (2024-12-20)


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.4",
"version": "2.5.5",
"description": "React adapter for w3ui.",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit e3154e3

Please sign in to comment.