Skip to content

Commit

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


##
[2.0.0](core-v1.1.1...core-v2.0.0)
(2023-12-11)


### ⚠ BREAKING CHANGES

* fix example, buncheefication, cleanup
([#603](#603))

### Features

* fix example, buncheefication, cleanup
([#603](#603))
([4a1c660](4a1c660))

---
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 Dec 11, 2023
1 parent 4a1c660 commit 54b139e
Show file tree
Hide file tree
Showing 3 changed files with 13 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": "1.1.1",
"packages/core": "2.0.0",
"packages/react": "1.3.0",
"packages/keyring-core": "6.0.0",
"packages/uploader-core": "7.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/web3-storage/w3ui/compare/core-v1.1.1...core-v2.0.0) (2023-12-11)


### ⚠ BREAKING CHANGES

* fix example, buncheefication, cleanup ([#603](https://github.com/web3-storage/w3ui/issues/603))

### Features

* fix example, buncheefication, cleanup ([#603](https://github.com/web3-storage/w3ui/issues/603)) ([4a1c660](https://github.com/web3-storage/w3ui/commit/4a1c6602041c5b9053378655dbc8382519184221))

## [1.1.1](https://github.com/web3-storage/w3ui/compare/core-v1.1.0...core-v1.1.1) (2023-12-08)


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

0 comments on commit 54b139e

Please sign in to comment.