Skip to content

Commit

Permalink
chore(main): release docs-site 1.22.0 (#18841)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty authored Jan 29, 2025
1 parent bbd2ae1 commit 007b17c
Show file tree
Hide file tree
Showing 3 changed files with 14 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,6 +1,6 @@
{
"packages/bridge-ui": "2.13.0",
"packages/docs-site": "1.21.4",
"packages/docs-site": "1.22.0",
"packages/eventindexer": "0.13.0",
"packages/fork-diff": "0.6.1",
"packages/guardian-prover-health-check": "0.1.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/docs-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.22.0](https://github.com/taikoxyz/taiko-mono/compare/docs-site-v1.21.4...docs-site-v1.22.0) (2025-01-29)


### Features

* **docs-site:** docs rebrand ([#18833](https://github.com/taikoxyz/taiko-mono/issues/18833)) ([bbd2ae1](https://github.com/taikoxyz/taiko-mono/commit/bbd2ae1e77831dfebcda3eb83b0003855d71b2a6))


### Bug Fixes

* **docs-site:** fix prover set file path ([#18840](https://github.com/taikoxyz/taiko-mono/issues/18840)) ([6ab0ecd](https://github.com/taikoxyz/taiko-mono/commit/6ab0ecd4d40f736158a63e66616f697972916a8f))

## [1.21.4](https://github.com/taikoxyz/taiko-mono/compare/docs-site-v1.21.3...docs-site-v1.21.4) (2025-01-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/docs-site/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docs-site",
"type": "module",
"version": "1.21.4",
"version": "1.22.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

0 comments on commit 007b17c

Please sign in to comment.