Skip to content

Commit

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


##
[2.3.0](core-v2.2.0...core-v2.3.0)
(2024-08-30)


### Features

* Use client v16.0.0 and the Blob protocol
([#634](#634))
([3e6d07d](3e6d07d))

---
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: Petra Jaros <[email protected]>
  • Loading branch information
github-actions[bot] and Peeja authored Sep 3, 2024
1 parent 050c9b8 commit 1b6d135
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,5 +1,5 @@
{
"packages/core": "2.2.0",
"packages/core": "2.3.0",
"packages/react": "2.3.0",
"packages/keyring-core": "6.0.0",
"packages/uploader-core": "7.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.3.0](https://github.com/storacha-network/w3ui/compare/core-v2.2.0...core-v2.3.0) (2024-08-30)


### Features

* Use client v16.0.0 and the Blob protocol ([#634](https://github.com/storacha-network/w3ui/issues/634)) ([3e6d07d](https://github.com/storacha-network/w3ui/commit/3e6d07deb94a740c28de52928f107850a78eb8af))

## [2.2.0](https://github.com/w3s-project/w3ui/compare/core-v2.1.0...core-v2.2.0) (2024-05-15)


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.2.0",
"version": "2.3.0",
"description": "w3ui core.",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 1b6d135

Please sign in to comment.