Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriChauvel committed Feb 9, 2023
1 parent 0a2301e commit b1a729e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add menu to create a new linkable component from selected component.
- Add `getDefinedAttributesByType` method in `Component.js`.

### Fixed

- Fix `Component.checkRequiredAttributes` method fails when required attribute is `Boolean` or `Number`.

## [0.12.1] - 2023/02/07

### Fixed
Expand Down

0 comments on commit b1a729e

Please sign in to comment.