From c7172c2859af8a1edb1328719ff6d5c27011a80f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Jan 2022 09:27:52 +0000 Subject: [PATCH] [CI Skip] release/stable 0.7.14 skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-01.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index de377cee6..fb4577183 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1 +1 @@ - 1 Jaco \ No newline at end of file + 1 mhusnirizal \ No newline at end of file diff --git a/meta/2022-01.json b/meta/2022-01.json index e011df8f6..91c1edd98 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-01-04", + "url": "importmobile.org" + }, { "date": "2022-01-03", "url": "321998dc83451dfa7d497e5b9e10b3bf.surf" diff --git a/package.json b/package.json index d94554e5a..5afabf66c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.7.13", + "version": "0.7.14", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d6cf74857..5104a69e2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.7.13", + "version": "0.7.14", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 43a53e3eb..719f159a3 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', version: '0.7.13' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.7.14' };