From 6b662dc316163583b9e5822acb2968047c766882 Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 11 May 2024 12:29:08 +0800 Subject: [PATCH] 5.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22c34e2..1464435 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-notification", - "version": "5.4.0", + "version": "5.5.0", "description": "notification ui component for react", "engines": { "node": ">=8.x"