Skip to content

Commit 540e490

Browse files
author
Gianmarco Manni
committed
format changelog
1 parent 0e1bc68 commit 540e490

1 file changed

Lines changed: 8 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,45 +13,40 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
## [2.1.1] - 2022-12-09
1515

16-
- Added styling for button groups
16+
- Added styling for button groups
1717

1818
## [2.1.0] - 2022-12-01
1919

2020
### Added
2121

22-
- Added new layout components: `AuthenticationLayout`, `SideBarLayout`
22+
- Added new layout components: `AuthenticationLayout`, `SideBarLayout`
2323

2424
### Changed
2525

26-
- Adjusted exports to be more consistent
26+
- Adjusted exports to be more consistent
2727

2828
## [2.0.2] - 2022-04-14
2929

3030
### Fixed
3131

32-
- Fix added for missing react import aftger microbundling
32+
- Fix added for missing react import aftger microbundling
3333

3434
## [2.0.1] - 2022-04-12
3535

3636
### Fixed
3737

38-
- Package doesn't use 'h()' anymore, replaced with 'React.createElement' instead
38+
- Package doesn't use 'h()' anymore, replaced with 'React.createElement' instead
3939

4040
## [2.0.0] - 2022-04-07
4141

4242
### Added
4343

44-
- created package :tada:
45-
- added tests
46-
47-
[Unreleased]: https://github.com/neolution-ch/react-pattern-ui/compare/2.1.1...HEAD
44+
- created package :tada:
45+
- added tests
4846

47+
[unreleased]: https://github.com/neolution-ch/react-pattern-ui/compare/2.1.1...HEAD
4948
[2.1.1]: https://github.com/neolution-ch/react-pattern-ui/compare/2.1.0...2.1.1
50-
5149
[2.1.0]: https://github.com/neolution-ch/react-pattern-ui/compare/2.0.2...2.1.0
52-
5350
[2.0.2]: https://github.com/neolution-ch/react-pattern-ui/compare/2.0.1...2.0.2
54-
5551
[2.0.1]: https://github.com/neolution-ch/react-pattern-ui/compare/2.0.0...2.0.1
56-
5752
[2.0.0]: https://github.com/neolution-ch/react-pattern-ui/compare/45cbeb76034667019da84605082679900f506d75...2.0.0

0 commit comments

Comments
 (0)