Skip to content

Commit 175837b

Browse files
authored
chore(main): release docs-site 1.21.2 (#18716)
1 parent 9fff7ff commit 175837b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/bridge-ui": "2.13.0",
3-
"packages/docs-site": "1.21.1",
3+
"packages/docs-site": "1.21.2",
44
"packages/eventindexer": "0.13.0",
55
"packages/fork-diff": "0.6.1",
66
"packages/guardian-prover-health-check": "0.1.0",

Diff for: packages/docs-site/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.21.2](https://github.com/taikoxyz/taiko-mono/compare/docs-site-v1.21.1...docs-site-v1.21.2) (2025-01-07)
4+
5+
6+
### Chores
7+
8+
* **docs-site:** update codebase analysis to reflect protocol changes ([#18714](https://github.com/taikoxyz/taiko-mono/issues/18714)) ([6157af5](https://github.com/taikoxyz/taiko-mono/commit/6157af5c63608876c5f090017c315ca59c6bd4ef))
9+
310
## [1.21.1](https://github.com/taikoxyz/taiko-mono/compare/docs-site-v1.21.0...docs-site-v1.21.1) (2025-01-03)
411

512

Diff for: packages/docs-site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs-site",
33
"type": "module",
4-
"version": "1.21.1",
4+
"version": "1.21.2",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)