Skip to content

Commit

Permalink
build: bumping version: 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
macanhajc committed Jan 14, 2022
1 parent 7a96aa7 commit 4c96a43
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Fixed

## [3.4.1] 2022-01-14

### Added

- Added props (classNameTitle and classNameContent) to allow changing the styles of title and content from the `ModuleCard` component.
- Added filter props (filter variant and classNameFilter) on `ModuleCard` to display a linear gradient overlay on the top of the image.
- Added `onPressButton` callback to `ModuleCard` button.
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": "@perimetre/ui",
"description": "A component library made by @perimetre",
"version": "3.4.0",
"version": "3.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/perimetre/ui.git"
Expand Down

0 comments on commit 4c96a43

Please sign in to comment.