Skip to content

Commit

Permalink
build: bumping version 3.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
adarleyjrr committed Apr 14, 2022
1 parent 64f6691 commit a94d00e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Added option to set values of type `React.ReactNode`, in addition to currently accepted type `string`, to `label` prop of `CheckboxRadioInput` component.

### Fixed

## [3.4.9] 2022-04-14

### Added

- Added option to set values of type `React.ReactNode`, in addition to currently accepted type `string`, to `label` prop of `CheckboxRadioInput` component.

## [3.4.8] 2022-03-07

### Fixed
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.8",
"version": "3.4.9",
"repository": {
"type": "git",
"url": "git+https://github.com/perimetre/ui.git"
Expand Down

0 comments on commit a94d00e

Please sign in to comment.