From 077181fdcf32f46e16dcabd4dc69a382cc6b02e2 Mon Sep 17 00:00:00 2001 From: lens0021 Date: Wed, 8 Dec 2021 14:08:56 +0900 Subject: [PATCH] Release v1.2.2 --- CHANGELOG.md | 4 ++++ extension.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98443b4..82515ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ Versions and bullets are arranged chronologically from latest to oldest. +## v1.2.2 + +- Fixed the panic of the auto-execution. (https://github.com/femiwiki/Sanctions/issues/223) + ## v1.2.1 - Fixed the bug that topic pages were not opening. (https://github.com/femiwiki/Sanctions/issues/216) diff --git a/extension.json b/extension.json index 09689d1..31fcaac 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "Sanctions", - "version": "1.2.1", + "version": "1.2.2", "author": "[https://femiwiki.com/ Femiwiki Team]", "url": "https://github.com/femiwiki/sanctions", "descriptionmsg": "sanctions-desc",