Skip to content

Commit 08d8476

Browse files
committed
chore(main): release docs-site 1.34.1
1 parent 461a0d1 commit 08d8476

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/bridge-ui": "2.15.0",
3-
"packages/docs-site": "1.34.0",
3+
"packages/docs-site": "1.34.1",
44
"packages/eventindexer": "0.14.0",
55
"packages/ejector": "0.6.0",
66
"packages/fork-diff": "0.7.0",

packages/docs-site/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.34.1](https://github.com/taikoxyz/taiko-mono/compare/docs-site-v1.34.0...docs-site-v1.34.1) (2026-02-26)
4+
5+
6+
### Chores
7+
8+
* **protocol:** merge 3.0.0 back to main ([#21359](https://github.com/taikoxyz/taiko-mono/issues/21359)) ([1df2675](https://github.com/taikoxyz/taiko-mono/commit/1df267517a7369a5381e357dfc29f11339966141))
9+
310
## [1.34.0](https://github.com/taikoxyz/taiko-mono/compare/docs-site-v1.33.4...docs-site-v1.34.0) (2026-02-24)
411

512

packages/docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs-site",
33
"type": "module",
4-
"version": "1.34.0",
4+
"version": "1.34.1",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)