From c8895e3f03f9328bd6de4215173c0a78ea9d8020 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Tue, 13 Sep 2022 21:33:03 -0700 Subject: [PATCH] feat: :bookmark: v12.119.0 --- package.json | 2 +- packages/client/src/pages/gallery/index.vue | 61 +++++++++-------- packages/client/src/pages/user/index.vue | 74 ++++++++++++++++----- 3 files changed, 94 insertions(+), 43 deletions(-) diff --git a/package.json b/package.json index dd532f653..89095852b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "calckey", - "version": "12.119.0-calc-rc.5.1", + "version": "12.119.0-calc", "codename": "aqua", "repository": { "type": "git", diff --git a/packages/client/src/pages/gallery/index.vue b/packages/client/src/pages/gallery/index.vue index 909af495c..9457e2ea1 100644 --- a/packages/client/src/pages/gallery/index.vue +++ b/packages/client/src/pages/gallery/index.vue @@ -1,9 +1,15 @@