From 0c88ad26234829b1d3d62ed2e747986f9db6a4cb Mon Sep 17 00:00:00 2001 From: Jisu-Woniu <31986081+Jisu-Woniu@users.noreply.github.com> Date: Sat, 25 Nov 2023 16:51:40 +0800 Subject: [PATCH] chore(release): :bookmark: v1.1.0 --- CHANGELOG.md | 2 - package.json | 2 +- src-tauri/Cargo.lock | 4 +- src-tauri/Cargo.toml | 3 +- src-tauri/Tauri.toml | 2 +- tsconfig.tsbuildinfo | 526 ------------------------------------------- 6 files changed, 5 insertions(+), 534 deletions(-) delete mode 100644 tsconfig.tsbuildinfo diff --git a/CHANGELOG.md b/CHANGELOG.md index ca7126d..9ad3398 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,6 @@ All notable changes to this project will be documented in this file. - :goal_net: Checking for errors in frontend code. -## [1.0.2] - 2023-11-25 - ### Miscellaneous Tasks - :green_heart: Make the CI scripts more specific. diff --git a/package.json b/package.json index 5b8331d..ffd42a8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "digital-signature", "private": true, - "version": "1.0.1", + "version": "1.1.0", "type": "module", "scripts": { "build": "run-p check build-only", diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 9147512..7a2712c 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -797,7 +797,7 @@ dependencies = [ [[package]] name = "digital-signature" -version = "1.0.1" +version = "1.1.0" dependencies = [ "anyhow", "digital-signature-crypto", @@ -811,7 +811,7 @@ dependencies = [ [[package]] name = "digital-signature-crypto" -version = "1.0.1" +version = "1.1.0" dependencies = [ "async-trait", "chrono", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 6e03ecb..76c85ae 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Jisu-Woniu"] edition = "2021" license = "MIT" repository = "https://github.com/Jisu-Woniu/digital-signature/" -version = "1.0.1" +version = "1.1.0" [package] name = "digital-signature" @@ -30,7 +30,6 @@ tokio = { version = "1.34.0", features = ["fs"] } [dependencies.digital-signature-crypto] path = "crypto" -version = "1.0.1" [dependencies.tauri] features = [ diff --git a/src-tauri/Tauri.toml b/src-tauri/Tauri.toml index 4140e75..918e4e1 100644 --- a/src-tauri/Tauri.toml +++ b/src-tauri/Tauri.toml @@ -7,7 +7,7 @@ withGlobalTauri = false [package] productName = "digital-signature" -version = "1.0.1" +version = "1.1.0" [tauri] diff --git a/tsconfig.tsbuildinfo b/tsconfig.tsbuildinfo deleted file mode 100644 index f05f07d..0000000 --- a/tsconfig.tsbuildinfo +++ /dev/null @@ -1,526 +0,0 @@ -{ - "program": { - "fileNames": [ - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es5.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2016.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.dom.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.dom.iterable.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.core.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.collection.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.generator.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.promise.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.date.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.object.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.string.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.intl.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.intl.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.promise.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.array.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.object.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.string.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.intl.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.date.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.promise.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.string.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.intl.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.number.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.decorators.d.ts", - "./node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts", - "./node_modules/.pnpm/@vue+shared@3.3.7/node_modules/@vue/shared/dist/shared.d.ts", - "./node_modules/.pnpm/@vue+reactivity@3.3.7/node_modules/@vue/reactivity/dist/reactivity.d.ts", - "./node_modules/.pnpm/@vue+runtime-core@3.3.7/node_modules/@vue/runtime-core/dist/runtime-core.d.ts", - "./node_modules/.pnpm/csstype@3.1.2/node_modules/csstype/index.d.ts", - "./node_modules/.pnpm/@vue+runtime-dom@3.3.7/node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts", - "./node_modules/.pnpm/vue@3.3.7_typescript@5.2.2/node_modules/vue/jsx-runtime/index.d.ts", - "./node_modules/.pnpm/@babel+types@7.23.0/node_modules/@babel/types/lib/index.d.ts", - "./node_modules/.pnpm/@babel+parser@7.23.0/node_modules/@babel/parser/typings/babel-parser.d.ts", - "./node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/source-map.d.ts", - "./node_modules/.pnpm/@vue+compiler-core@3.3.7/node_modules/@vue/compiler-core/dist/compiler-core.d.ts", - "./node_modules/.pnpm/@vue+compiler-dom@3.3.7/node_modules/@vue/compiler-dom/dist/compiler-dom.d.ts", - "./node_modules/.pnpm/vue@3.3.7_typescript@5.2.2/node_modules/vue/jsx.d.ts", - "./node_modules/.pnpm/vue@3.3.7_typescript@5.2.2/node_modules/vue/dist/vue.d.mts", - "./src/components/FileSelector.vue.ts", - "./src/App.vue.ts", - "./__VLS_types.d.ts", - "./src/main.ts", - "./src/vite-env.d.ts" - ], - "fileInfos": [ - { - "version": "0", - "affectsGlobalScope": true - }, - "0", - "0", - "0", - "0", - "0", - "0", - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - { - "version": "0", - "affectsGlobalScope": true - }, - "0", - "0", - { - "version": "0", - "affectsGlobalScope": true - }, - "0", - "0", - "0", - "0", - "0", - "0", - "0", - "0", - { - "version": "0", - "affectsGlobalScope": true - }, - "0", - "0", - "0", - { - "version": "0", - "affectsGlobalScope": true - }, - "0", - "0" - ], - "root": [ - [ - 59, - 63 - ] - ], - "options": { - "composite": true, - "esModuleInterop": true, - "jsx": 1, - "jsxImportSource": "vue", - "module": 99, - "noImplicitThis": true, - "skipLibCheck": true, - "strict": true, - "target": 99, - "useDefineForClassFields": true - }, - "fileIdsList": [ - [ - 51, - 58 - ], - [ - 52 - ], - [ - 46, - 52, - 53, - 54 - ], - [ - 55 - ], - [ - 46 - ], - [ - 46, - 47, - 48, - 50 - ], - [ - 47, - 48, - 49 - ], - [ - 54 - ], - [ - 50, - 56, - 57 - ], - [ - 50 - ], - [ - 51, - 58, - 59 - ], - [ - 51, - 58, - 60 - ] - ], - "referencedMap": [ - [ - 61, - 1 - ], - [ - 53, - 2 - ], - [ - 55, - 3 - ], - [ - 56, - 4 - ], - [ - 47, - 5 - ], - [ - 48, - 6 - ], - [ - 50, - 7 - ], - [ - 54, - 8 - ], - [ - 58, - 9 - ], - [ - 51, - 10 - ], - [ - 57, - 10 - ], - [ - 60, - 11 - ], - [ - 59, - 1 - ], - [ - 62, - 12 - ] - ], - "exportedModulesMap": [ - [ - 61, - 1 - ], - [ - 53, - 2 - ], - [ - 55, - 3 - ], - [ - 56, - 4 - ], - [ - 47, - 5 - ], - [ - 48, - 6 - ], - [ - 50, - 7 - ], - [ - 54, - 8 - ], - [ - 58, - 9 - ], - [ - 51, - 10 - ], - [ - 57, - 10 - ], - [ - 60, - 11 - ], - [ - 59, - 1 - ], - [ - 62, - 1 - ], - [ - 63, - 1 - ] - ], - "semanticDiagnosticsPerFile": [ - 61, - 53, - 52, - 55, - 56, - 47, - 48, - 50, - 46, - 49, - 54, - 44, - 45, - 8, - 9, - 11, - 10, - 2, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 3, - 4, - 20, - 24, - 21, - 22, - 23, - 25, - 26, - 27, - 5, - 28, - 29, - 30, - 31, - 6, - 35, - 32, - 33, - 34, - 36, - 7, - 37, - 42, - 43, - 38, - 39, - 40, - 41, - 1, - 58, - 51, - 57, - 60, - 59, - 62, - 63 - ], - "affectedFilesPendingEmit": [ - 60, - 59, - 62 - ], - "emitSignatures": [ - 59, - 60 - ] - }, - "version": "5.2.2" -}