From 496030cd9b2e046a215ddc38f5c459a91bd5a5aa Mon Sep 17 00:00:00 2001 From: Keming He Date: Sun, 15 Dec 2024 20:15:34 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Added=20changeset=20reflecting?= =?UTF-8?q?=20page=20to=20app=20router=20migration.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/sour-beds-tap.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/sour-beds-tap.md diff --git a/.changeset/sour-beds-tap.md b/.changeset/sour-beds-tap.md new file mode 100644 index 00000000..511266ea --- /dev/null +++ b/.changeset/sour-beds-tap.md @@ -0,0 +1,5 @@ +--- +"socialify": minor +--- + +Full migration from page router to app router.