From 5d21dded775730e55f3a77759d025e8ef102ac91 Mon Sep 17 00:00:00 2001 From: Alexey Taktarov Date: Wed, 2 Nov 2022 11:05:37 +0100 Subject: [PATCH] Releave v2.8.0 --- package.json | 2 +- preact/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3cdaf1cf..10005bf8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wouter", - "version": "2.8.0-alpha.2", + "version": "2.8.0", "description": "A minimalistic routing for React and Preact. Nothing extra, just HOOKS.", "keywords": [ "react", diff --git a/preact/package.json b/preact/package.json index d2f30f69..823b8294 100644 --- a/preact/package.json +++ b/preact/package.json @@ -1,6 +1,6 @@ { "name": "wouter-preact", - "version": "2.8.0-alpha.2", + "version": "2.8.0", "description": "A minimalistic routing for React and Preact (Preact-only version).", "type": "module", "files": [