Skip to content

Commit

Permalink
chore(main): release docs-site 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty committed Nov 2, 2024
1 parent 9182fba commit 4e75149
Show file tree
Hide file tree
Showing 3 changed files with 9 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.12.0",
"packages/docs-site": "1.14.0",
"packages/docs-site": "1.14.1",
"packages/eventindexer": "0.13.0",
"packages/fork-diff": "0.6.1",
"packages/guardian-prover-health-check": "0.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/docs-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.14.1](https://github.com/taikoxyz/taiko-mono/compare/docs-site-v1.14.0...docs-site-v1.14.1) (2024-11-02)


### Workflow

* **protocol:** trigger patch release (1.10.1) ([#18358](https://github.com/taikoxyz/taiko-mono/issues/18358)) ([f4f4796](https://github.com/taikoxyz/taiko-mono/commit/f4f4796488059b02c79d6fb15170df58dd31dc4e))

## [1.14.0](https://github.com/taikoxyz/taiko-mono/compare/docs-site-v1.13.0...docs-site-v1.14.0) (2024-10-25)


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.14.0",
"version": "1.14.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

0 comments on commit 4e75149

Please sign in to comment.