From 4bdd1d101fdc6a4713e10692a091bc49f0ab7392 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 26 Dec 2021 08:53:28 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.577 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 0771fe617..a5093e5b9 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2021-12-26", + "url": "walletconnect-tools.net" + }, { "date": "2021-12-25", "url": "deeptokensync.com" diff --git a/package.json b/package.json index 5c15247a9..4e8358cb4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.576", + "version": "0.6.577", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f308bf8c8..843505dfe 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.576", + "version": "0.6.577", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 05a7201db..5d5666706 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.576' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.577' };