Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Oct 25, 2021
1 parent 956f768 commit 51debd8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.2.0](https://github.com/collective/volto-multilingual-widget/compare/v2.1.0...v2.2.0)

- chore: upgrade to volto 14, use @plone/script i18n [`#4`](https://github.com/collective/volto-multilingual-widget/pull/4)
- docs: update readme [`4e86cfe`](https://github.com/collective/volto-multilingual-widget/commit/4e86cfe038a6149c9a95106451b208015603ccb6)
- docs: update readme [`910f049`](https://github.com/collective/volto-multilingual-widget/commit/910f04932edb54ec971714c1ad31815f42cd7f14)
- docs: update readme [`8b0314c`](https://github.com/collective/volto-multilingual-widget/commit/8b0314c7b81feb7b7075087ed36586d13dec0202)

#### [v2.1.0](https://github.com/collective/volto-multilingual-widget/compare/v2.0.0...v2.1.0)

> 22 April 2021
- feat: accepts obj or str, works with select widget, refactor [`0261623`](https://github.com/collective/volto-multilingual-widget/commit/0261623f647f6af391567a0b558658301a44f970)
- Release 2.1.0 [`fdd1c13`](https://github.com/collective/volto-multilingual-widget/commit/fdd1c13b4afc02bcdea0ddf840863063f8c8b5de)

### [v2.0.0](https://github.com/collective/volto-multilingual-widget/compare/v1.0.1...v2.0.0)

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": "volto-multilingual-widget",
"version": "2.1.0",
"version": "2.2.0",
"description": "A widget for Volto to insert values for any language enabled",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-multilingual-widget",
Expand Down

0 comments on commit 51debd8

Please sign in to comment.