Skip to content

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Sep 17, 2024
1 parent 07f9b6f commit ce24d34
Show file tree
Hide file tree
Showing 3 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.1.2 (2024-09-17)

### Bugfix

- Fix Uncaught TypeError on view: "`intl` is undefined".
@mauritsvanrees [#27](https://github.com/kitconcept/volto-quote-block/pull/27)

## 1.1.1 (2024-03-05)

### Bugfix
Expand Down
2 changes: 0 additions & 2 deletions news/27.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-quote-block",
"version": "1.1.1",
"version": "1.1.2",
"description": "volto-quote-block: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit ce24d34

Please sign in to comment.