Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
Automated release 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Aug 21, 2021
1 parent 8be1502 commit 8b4feb0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,29 @@ 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).

#### [2.9.2](https://github.com/eea/volto-slate/compare/2.9.1...2.9.2)

- Fix toolbar position in Link plugin [`#135`](https://github.com/eea/volto-slate/pull/135)
- I18n [`#119`](https://github.com/eea/volto-slate/pull/119)
- Update docker files [`#134`](https://github.com/eea/volto-slate/pull/134)
- Use BlockChooserButton component [`#133`](https://github.com/eea/volto-slate/pull/133)
- Better fix [`46822c0`](https://github.com/eea/volto-slate/commit/46822c0cf5c8b9603d714b46ebb17cb4544bd807)
- Don't overoptimize calculate toolbar position [`bc28375`](https://github.com/eea/volto-slate/commit/bc283750c8f37855ace5e9e9b3ee2512996b1166)
- Remove production NODE_ENV flag from jenkins [`8c3cab3`](https://github.com/eea/volto-slate/commit/8c3cab3cfe895e6d71badea3a791df3c1aa86fe4)
- Merge develop [`03f842c`](https://github.com/eea/volto-slate/commit/03f842cddf65425077b0258536009ccedd64323e)
- Imrpove docker-compose.yml [`428b568`](https://github.com/eea/volto-slate/commit/428b568f4a762ad90ffdd5b9f0379271b88dc975)
- Fix tests [`008922d`](https://github.com/eea/volto-slate/commit/008922d57bfae3020123a8117e786c669e602fa8)
- Rename babel.config to make tests pass [`28d3c71`](https://github.com/eea/volto-slate/commit/28d3c719c88e46f59b715ef85aafedfc1e3283b1)
- Set NODE_ENV to production [`a7eb4ef`](https://github.com/eea/volto-slate/commit/a7eb4ef9e4d8cc01aaae6a0935b8df8a21abc0e5)
- Update snapshot [`b3beebf`](https://github.com/eea/volto-slate/commit/b3beebf7c7f0c7518c0cccc5bcb8f6db3fdb162a)
- Add i18n artifacts [`7d25290`](https://github.com/eea/volto-slate/commit/7d2529020afb72ba2a558085fbb5c6786153f15e)
- WIP on i18n [`d48e979`](https://github.com/eea/volto-slate/commit/d48e9791131cb2a4f1a32c5da3b90d69169bba45)

#### [2.9.1](https://github.com/eea/volto-slate/compare/2.9.0...2.9.1)

> 13 August 2021
- Release [`#132`](https://github.com/eea/volto-slate/pull/132)
- add handle to unwrap note if empty string [`#129`](https://github.com/eea/volto-slate/pull/129)
- Set CSS class according inline style menu selection paragraph style [`#111`](https://github.com/eea/volto-slate/pull/111)

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-slate",
"version": "2.9.1",
"version": "2.9.2",
"description": "Slate.js integration with Volto",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit 8b4feb0

Please sign in to comment.