From f970ab927a88b6b09f0783dedda11170589b3895 Mon Sep 17 00:00:00 2001 From: Kazuaki Yabu Date: Mon, 6 Feb 2023 18:16:31 +0900 Subject: [PATCH 1/2] =?UTF-8?q?ISSUE=E3=83=86=E3=83=B3=E3=83=97=E3=83=AC?= =?UTF-8?q?=E3=83=BC=E3=83=88=E3=81=AB=E8=84=86=E5=BC=B1=E6=80=A7=E5=A0=B1?= =?UTF-8?q?=E5=91=8A=E6=99=82=E3=81=AE=E5=95=8F=E3=81=84=E5=90=88=E3=82=8F?= =?UTF-8?q?=E3=81=9B=E5=85=88=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c3cf4fc9e2c..36085f86441 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -17,3 +17,6 @@ ## 関連情報 (Ref) + +## 脆弱性報告 (Vulnerability report) +脆弱性のご報告は弊社[問い合わせフォーム](https://www.ec-cube.net/contact/)からお願いします。 \ No newline at end of file From 786e8a608d9e7a5deb59a355233d64decd9c9de5 Mon Sep 17 00:00:00 2001 From: daichi_otani Date: Tue, 7 Feb 2023 15:19:48 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=82=924.2.1=E3=81=AB=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 2 +- package.json | 2 +- src/Eccube/Common/Constant.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6575fd4464b..192fdd8c4a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eccube", - "version": "4.2.0", + "version": "4.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 62d106e2488..f31989517db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eccube", - "version": "4.2.0", + "version": "4.2.1", "description": "EC-CUBE EC open platform.", "main": "index.js", "directories": { diff --git a/src/Eccube/Common/Constant.php b/src/Eccube/Common/Constant.php index 0eae7045b06..7f5be43a756 100644 --- a/src/Eccube/Common/Constant.php +++ b/src/Eccube/Common/Constant.php @@ -18,7 +18,7 @@ class Constant /** * EC-CUBE VERSION. */ - public const VERSION = '4.2.0'; + public const VERSION = '4.2.1'; /** * Enable value.