From f4c10c147d71e5316e084a256335b011ba096f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Fri, 7 Feb 2025 18:22:25 +0800 Subject: [PATCH] 5.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0185bd..3ac6010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-notification", - "version": "5.6.2", + "version": "5.6.3", "description": "notification ui component for react", "engines": { "node": ">=8.x"