From fa21c8625cf9436b98ff4d1e207390f3df0be584 Mon Sep 17 00:00:00 2001 From: Gyarbij <49493993+Gyarbij@users.noreply.github.com> Date: Sun, 17 Jul 2022 09:43:06 +0200 Subject: [PATCH] Prod release 1.0.0 --- docs/changelog.json | 4 ++++ src/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/changelog.json b/docs/changelog.json index edc476ed..18d2e958 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -1,5 +1,9 @@ # Changelog +## v1.0.0 + +- Minify and syntax updates as well as UI changes. + ## v0.0.1 - Initial build diff --git a/src/package.json b/src/package.json index ca0b0620..4b6fe270 100644 --- a/src/package.json +++ b/src/package.json @@ -1,5 +1,5 @@ { - "release": 7, + "release": 1, "name": "wireui", "version": "1.0.0", "description": "",