From f83044454249339254d476722b4bf7cb257c9f69 Mon Sep 17 00:00:00 2001 From: GitHub Release Bot Date: Mon, 6 May 2024 11:07:31 +0000 Subject: [PATCH] Release 4.0.0-alpha.0 --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcc1050..4d353b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- When `footer` is null, the whole section will not be rendered +- When `footer` is null, the whole section will not be rendered ### Removed diff --git a/package.json b/package.json index 290e8f7..628ff0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neolution-ch/react-pattern-ui", - "version": "3.4.0", + "version": "4.0.0-alpha.0", "description": "Some basic functions and components which are needed in most of projects.", "repository": { "type": "git",