Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Mar 20, 2023
1 parent 4125600 commit a2cd17b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@

<!-- towncrier release notes start -->

## 2.1.0 (2023-03-20)

### Feature

- Remove 'block' suffix @danalvrz [#5](https://github.com/kitconcept/volto-export/pull/5)
- Add dockerized testbed support @sneridagh [#6](https://github.com/kitconcept/volto-export/pull/6)


## 2.0.0 (2022-06-09)

### Breaking
Expand Down
1 change: 0 additions & 1 deletion news/5.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/6.feature

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kitconcept/volto-button-block",
"version": "2.0.0",
"version": "2.1.0",
"description": "volto-button-block: Volto add-on that provides a configurable button as a block.",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit a2cd17b

Please sign in to comment.