From 80e6a830df135ef5fa9afd6ced9f7a2f817d9abb Mon Sep 17 00:00:00 2001 From: abrulic Date: Thu, 16 Oct 2025 14:43:17 +0200 Subject: [PATCH 1/2] docs(changeset): Migrated documentation to our template --- .changeset/tall-items-sin.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/tall-items-sin.md diff --git a/.changeset/tall-items-sin.md b/.changeset/tall-items-sin.md new file mode 100644 index 00000000..b017732e --- /dev/null +++ b/.changeset/tall-items-sin.md @@ -0,0 +1,6 @@ +--- +"docs": patch +"react-router-devtools": patch +--- + +Migrated documentation to our template From 34814afe7f62521ed7eba53f79ebcee0a1cf0fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Almina=20Bruli=C4=87?= Date: Thu, 16 Oct 2025 15:39:42 +0200 Subject: [PATCH 2/2] removed patch for docs Migrated documentation to the new template format. --- .changeset/tall-items-sin.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.changeset/tall-items-sin.md b/.changeset/tall-items-sin.md index b017732e..3c205d32 100644 --- a/.changeset/tall-items-sin.md +++ b/.changeset/tall-items-sin.md @@ -1,5 +1,4 @@ --- -"docs": patch "react-router-devtools": patch ---