Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2507 from teamleadercrm/bump/18.4.0
Browse files Browse the repository at this point in the history
Bump/18.4.0
  • Loading branch information
farazatarodi authored Jan 2, 2023
2 parents 10cd92f + 70ab028 commit a55c8d2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

### Added

- `Flex`: Allow class names
- `Grid`: Allow class names

### Changed

### Deprecated
Expand All @@ -13,10 +10,19 @@

### Fixed

- `Grid`: Export `GridItem` through the `Grid` component

### Dependency updates

## [18.4.0] - 2023-01-02

### Added

- `Flex`: Allow class names ([@farazatarodi](https://github.com/farazatarodi) in [#2506](https://github.com/teamleadercrm/ui/pull/2506))
- `Grid`: Allow class names ([@farazatarodi](https://github.com/farazatarodi) in [#2506](https://github.com/teamleadercrm/ui/pull/2506))

### Fixed

- `Grid`: Export `GridItem` through the `Grid` component ([@farazatarodi](https://github.com/farazatarodi) in [#2506](https://github.com/teamleadercrm/ui/pull/2506))

## [18.3.0] - 2022-12-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@teamleader/ui",
"description": "Teamleader UI library",
"version": "18.3.0",
"version": "18.4.0",
"author": "Teamleader <[email protected]>",
"bugs": {
"url": "https://github.com/teamleadercrm/ui/issues"
Expand Down

0 comments on commit a55c8d2

Please sign in to comment.