Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #14520

Merged
merged 1 commit into from
Aug 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
".": "0.18.0",
".": "0.19.0",
"packages/branding": "0.3.0",
"packages/bridge-ui": "0.10.0",
"packages/bridge-ui-v2": "2.4.0",
"packages/eventindexer": "0.10.0",
"packages/fork-diff": "0.2.0",
"packages/bridge-ui-v2": "2.5.0",
"packages/eventindexer": "0.10.1",
"packages/fork-diff": "0.3.0",
"packages/protocol": "0.13.0",
"packages/relayer": "0.9.0",
"packages/relayer": "0.9.1",
"packages/status-page": "0.12.0",
"packages/website": "0.13.0",
"packages/website": "0.14.0",
"packages/whitepaper": "1.4.0"
}
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [0.19.0](https://github.com/taikoxyz/taiko-mono/compare/taiko-mono-v0.18.0...taiko-mono-v0.19.0) (2023-08-22)


### Features

* **bridge-ui-v2:** destination token bridged ([#14448](https://github.com/taikoxyz/taiko-mono/issues/14448)) ([072afbf](https://github.com/taikoxyz/taiko-mono/commit/072afbf3e54efe813a3eb76000faa4861620caba))
* **bridge-ui-v2:** fix vercel routing ([#14522](https://github.com/taikoxyz/taiko-mono/issues/14522)) ([2ab5faf](https://github.com/taikoxyz/taiko-mono/commit/2ab5faf11789078730b3b3e3eab516fb6ca11d0a))
* **bridge-ui-v2:** light theme ([#14524](https://github.com/taikoxyz/taiko-mono/issues/14524)) ([4fe5ccd](https://github.com/taikoxyz/taiko-mono/commit/4fe5ccdc6d91f11d697beba76f6ad205bc6af2bf))
* **bridge-ui-v2:** Processing fee input box ([#14527](https://github.com/taikoxyz/taiko-mono/issues/14527)) ([886ab31](https://github.com/taikoxyz/taiko-mono/commit/886ab311812b4583c823976524d799b2b9e90d46))
* **bridge-ui-v2:** switch chain on wrong network ([#14511](https://github.com/taikoxyz/taiko-mono/issues/14511)) ([89b8a86](https://github.com/taikoxyz/taiko-mono/commit/89b8a86134fe9227d6011f69c7de0b8420ad25dc))
* **bridge-ui-v2:** update the style of chain selector ([#14517](https://github.com/taikoxyz/taiko-mono/issues/14517)) ([35ef27d](https://github.com/taikoxyz/taiko-mono/commit/35ef27db2df032b6639ce3ed719cb78c081b9c9f))
* **bridge-ui-v2:** update the style of switch chain button ([#14518](https://github.com/taikoxyz/taiko-mono/issues/14518)) ([6099842](https://github.com/taikoxyz/taiko-mono/commit/6099842821935066c99fcc0f5996ba183ea11a89))
* **website:** add bitget to ecosystem ([#14536](https://github.com/taikoxyz/taiko-mono/issues/14536)) ([2ec21a3](https://github.com/taikoxyz/taiko-mono/commit/2ec21a3cbbbe5c335298e56e39e07cf199d86e97))
* **website:** add phalcon explorer to ecosystem ([#14548](https://github.com/taikoxyz/taiko-mono/issues/14548)) ([d558a0a](https://github.com/taikoxyz/taiko-mono/commit/d558a0a69ff8f26fcef95e5ca781fb7eec4bbec0))
* **website:** update forkdiff website ([#14515](https://github.com/taikoxyz/taiko-mono/issues/14515)) ([c820166](https://github.com/taikoxyz/taiko-mono/commit/c8201660635392f1112d5ce97a5401323f880fe1))


### Bug Fixes

* **bridge-ui-v2:** refresh ETH balance at the top right ([#14539](https://github.com/taikoxyz/taiko-mono/issues/14539)) ([63a6d41](https://github.com/taikoxyz/taiko-mono/commit/63a6d41da3fe2e0e63032f13456d7a47d85ae45f))
* **pos-dashboard:** fix the history page ([#14535](https://github.com/taikoxyz/taiko-mono/issues/14535)) ([95a6f2c](https://github.com/taikoxyz/taiko-mono/commit/95a6f2c64767ba596b8259461b6d5a679839c8e7))
* **relayer:** use erc20vault not token vault for required end var ([#14519](https://github.com/taikoxyz/taiko-mono/issues/14519)) ([a49c65c](https://github.com/taikoxyz/taiko-mono/commit/a49c65c6ba9535a761f4ef2abd7be2b2213a71c2))
* **repo:** added mention of pos-dashboard package ([#14546](https://github.com/taikoxyz/taiko-mono/issues/14546)) ([08ccf18](https://github.com/taikoxyz/taiko-mono/commit/08ccf186dd5274bcccd1e58f403c8a2f23dc9f66))
* **website:** add remove orphan containers guidance ([#14551](https://github.com/taikoxyz/taiko-mono/issues/14551)) ([97bd899](https://github.com/taikoxyz/taiko-mono/commit/97bd89927eb0ffca94c8345c9be4bd0ea080c77e))

## [0.18.0](https://github.com/taikoxyz/taiko-mono/compare/taiko-mono-v0.17.0...taiko-mono-v0.18.0) (2023-08-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taiko-mono",
"version": "0.18.0",
"version": "0.19.0",
"private": true,
"devDependencies": {
"lefthook": "^1.4.7",
Expand Down
18 changes: 18 additions & 0 deletions packages/bridge-ui-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [2.5.0](https://github.com/taikoxyz/taiko-mono/compare/bridge-ui-v2-v2.4.0...bridge-ui-v2-v2.5.0) (2023-08-22)


### Features

* **bridge-ui-v2:** destination token bridged ([#14448](https://github.com/taikoxyz/taiko-mono/issues/14448)) ([072afbf](https://github.com/taikoxyz/taiko-mono/commit/072afbf3e54efe813a3eb76000faa4861620caba))
* **bridge-ui-v2:** fix vercel routing ([#14522](https://github.com/taikoxyz/taiko-mono/issues/14522)) ([2ab5faf](https://github.com/taikoxyz/taiko-mono/commit/2ab5faf11789078730b3b3e3eab516fb6ca11d0a))
* **bridge-ui-v2:** light theme ([#14524](https://github.com/taikoxyz/taiko-mono/issues/14524)) ([4fe5ccd](https://github.com/taikoxyz/taiko-mono/commit/4fe5ccdc6d91f11d697beba76f6ad205bc6af2bf))
* **bridge-ui-v2:** Processing fee input box ([#14527](https://github.com/taikoxyz/taiko-mono/issues/14527)) ([886ab31](https://github.com/taikoxyz/taiko-mono/commit/886ab311812b4583c823976524d799b2b9e90d46))
* **bridge-ui-v2:** switch chain on wrong network ([#14511](https://github.com/taikoxyz/taiko-mono/issues/14511)) ([89b8a86](https://github.com/taikoxyz/taiko-mono/commit/89b8a86134fe9227d6011f69c7de0b8420ad25dc))
* **bridge-ui-v2:** update the style of chain selector ([#14517](https://github.com/taikoxyz/taiko-mono/issues/14517)) ([35ef27d](https://github.com/taikoxyz/taiko-mono/commit/35ef27db2df032b6639ce3ed719cb78c081b9c9f))
* **bridge-ui-v2:** update the style of switch chain button ([#14518](https://github.com/taikoxyz/taiko-mono/issues/14518)) ([6099842](https://github.com/taikoxyz/taiko-mono/commit/6099842821935066c99fcc0f5996ba183ea11a89))


### Bug Fixes

* **bridge-ui-v2:** refresh ETH balance at the top right ([#14539](https://github.com/taikoxyz/taiko-mono/issues/14539)) ([63a6d41](https://github.com/taikoxyz/taiko-mono/commit/63a6d41da3fe2e0e63032f13456d7a47d85ae45f))

## [2.4.0](https://github.com/taikoxyz/taiko-mono/compare/bridge-ui-v2-v2.3.0...bridge-ui-v2-v2.4.0) (2023-08-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/bridge-ui-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bridge-ui-v2",
"version": "2.4.0",
"version": "2.5.0",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down
7 changes: 7 additions & 0 deletions packages/eventindexer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.10.1](https://github.com/taikoxyz/taiko-mono/compare/eventindexer-v0.10.0...eventindexer-v0.10.1) (2023-08-22)


### Bug Fixes

* **relayer:** use erc20vault not token vault for required end var ([#14519](https://github.com/taikoxyz/taiko-mono/issues/14519)) ([a49c65c](https://github.com/taikoxyz/taiko-mono/commit/a49c65c6ba9535a761f4ef2abd7be2b2213a71c2))

## [0.10.0](https://github.com/taikoxyz/taiko-mono/compare/eventindexer-v0.9.0...eventindexer-v0.10.0) (2023-08-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/eventindexer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@taiko/eventindexer",
"version": "0.10.0",
"version": "0.10.1",
"private": true
}
7 changes: 7 additions & 0 deletions packages/fork-diff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/taikoxyz/taiko-mono/compare/fork-diff-v0.2.0...fork-diff-v0.3.0) (2023-08-22)


### Features

* **website:** update forkdiff website ([#14515](https://github.com/taikoxyz/taiko-mono/issues/14515)) ([c820166](https://github.com/taikoxyz/taiko-mono/commit/c8201660635392f1112d5ce97a5401323f880fe1))

## [0.2.0](https://github.com/taikoxyz/taiko-mono/compare/fork-diff-v0.1.0...fork-diff-v0.2.0) (2023-06-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/fork-diff/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@taiko/fork-diff",
"version": "0.2.0"
"version": "0.3.0"
}
7 changes: 7 additions & 0 deletions packages/relayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.9.1](https://github.com/taikoxyz/taiko-mono/compare/relayer-v0.9.0...relayer-v0.9.1) (2023-08-22)


### Bug Fixes

* **relayer:** use erc20vault not token vault for required end var ([#14519](https://github.com/taikoxyz/taiko-mono/issues/14519)) ([a49c65c](https://github.com/taikoxyz/taiko-mono/commit/a49c65c6ba9535a761f4ef2abd7be2b2213a71c2))

## [0.9.0](https://github.com/taikoxyz/taiko-mono/compare/relayer-v0.8.0...relayer-v0.9.0) (2023-08-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/relayer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@taiko/relayer",
"version": "0.9.0",
"version": "0.9.1",
"private": true
}
13 changes: 13 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.14.0](https://github.com/taikoxyz/taiko-mono/compare/website-v0.13.0...website-v0.14.0) (2023-08-22)


### Features

* **website:** add bitget to ecosystem ([#14536](https://github.com/taikoxyz/taiko-mono/issues/14536)) ([2ec21a3](https://github.com/taikoxyz/taiko-mono/commit/2ec21a3cbbbe5c335298e56e39e07cf199d86e97))
* **website:** add phalcon explorer to ecosystem ([#14548](https://github.com/taikoxyz/taiko-mono/issues/14548)) ([d558a0a](https://github.com/taikoxyz/taiko-mono/commit/d558a0a69ff8f26fcef95e5ca781fb7eec4bbec0))


### Bug Fixes

* **website:** add remove orphan containers guidance ([#14551](https://github.com/taikoxyz/taiko-mono/issues/14551)) ([97bd899](https://github.com/taikoxyz/taiko-mono/commit/97bd89927eb0ffca94c8345c9be4bd0ea080c77e))

## [0.13.0](https://github.com/taikoxyz/taiko-mono/compare/website-v0.12.0...website-v0.13.0) (2023-08-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiko/website",
"version": "0.13.0",
"version": "0.14.0",
"private": true,
"scripts": {
"build": "pnpm next build",
Expand Down