Skip to content

Commit

Permalink
Release 2.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jackahl committed Jan 23, 2024
1 parent 2722b1d commit 9d9a933
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@

<!-- towncrier release notes start -->

## 2.0.0-alpha.1 (2024-01-23)

### Bugfix

- fix broken hover borders in edit mode @jackahl [#17](https://github.com/kitconcept/volto-logos-block/pull/17)
- amend design to fit provided designs @jackahl [#20](https://github.com/kitconcept/volto-logos-block/pull/20)

## 2.0.0-alpha.0 (2024-01-22)

### Breaking
Expand Down
1 change: 0 additions & 1 deletion news/17.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/20.bugfix

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-logos-block",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.1",
"description": "Plone (Volto) Block that allows showing logos in a grid-like way.",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 9d9a933

Please sign in to comment.