Skip to content

Commit

Permalink
Release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jackahl committed Jan 9, 2024
1 parent 746e997 commit 238533e
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 -->

## 1.2.2 (2024-01-09)

### Bugfix

- vertically center logos @jackahl [#7](https://github.com/kitconcept/volto-logos-block/pull/7)
- hide external link icon on external links when used with vlt @jackahl [#8](https://github.com/kitconcept/volto-logos-block/pull/8)

## 1.2.1 (2024-01-04)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/7.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/8.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": "1.2.1",
"version": "1.2.2",
"description": "volto-logos-block: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 238533e

Please sign in to comment.