Skip to content

Commit

Permalink
chore: release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbiscuit committed Aug 28, 2024
1 parent ac83ba9 commit da5438b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.2.1](https://github.com/affinitic/volto-icon-selector-widget/compare/0.2.0...0.2.1) (2024-08-28)


### Bug Fixes

* Fix formated name condition ([ac83ba9](https://github.com/affinitic/volto-icon-selector-widget/commit/ac83ba9c1c856da35d0cf6468c4422643b6abc77))

## [0.2.0](https://github.com/affinitic/volto-icon-selector-widget/compare/0.1.0...0.2.0) (2023-03-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinitic/volto-icon-selector-widget",
"version": "0.2.0",
"version": "0.2.1",
"description": "volto-icon-selector-widget: Volto add-on that add a widget for selecting an icon",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit da5438b

Please sign in to comment.