From 6aec4b28534e89f695c60549ad763a78257dd7f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 14 Dec 2021 04:37:51 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.533 skip-checks: true --- meta/2021-12.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/meta/2021-12.json b/meta/2021-12.json index a2c5d2765..9bb3b8c99 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2021-12-14", + "url": "fixsdefi.com" + }, { "date": "2021-12-13", "url": "mobilesyncvalidation.live" diff --git a/package.json b/package.json index 19e987d25..9b925221c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.532", + "version": "0.6.533", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 20476a547..c05929200 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.532", + "version": "0.6.533", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9dec82fd5..c9e510389 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/phishing', version: '0.6.532' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.533' };