Skip to content

Commit 4e8caa9

Browse files
author
Gianmarco Manni
committed
Merge branch 'feature/fullyControlledPatternUI' of https://github.com/neolution-ch/react-pattern-ui into feature/fullyControlledPatternUI
2 parents 55e2929 + f830444 commit 4e8caa9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
### Fixed
2222

23-
- When `footer` is null, the whole section will not be rendered
23+
- When `footer` is null, the whole section will not be rendered
2424

2525
### Removed
2626

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neolution-ch/react-pattern-ui",
3-
"version": "3.4.0",
3+
"version": "4.0.0-alpha.0",
44
"description": "Some basic functions and components which are needed in most of projects.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)