Skip to content

Commit

Permalink
build: bumping version: 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adarleyjrr committed Mar 2, 2021
1 parent e37e60d commit 5d95652
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 `getPlainText` method to `useImperativeHandle` hook in WYSIWYGInput component

### Fixed

## [1.3.0] - 2021-03-02

### Added

- Added `getPlainText` method to `useImperativeHandle` hook in WYSIWYGInput component

## [1.2.0] - 2021-03-01

### 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": "@perimetre/ui",
"description": "A component library made by @perimetre",
"version": "1.2.0",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "git+https://github.com/perimetre/ui.git"
Expand Down

0 comments on commit 5d95652

Please sign in to comment.