Skip to content

Commit

Permalink
Release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Feb 14, 2023
1 parent 7eddd1b commit 535de93
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@

<!-- towncrier release notes start -->

## 6.2.0 (2023-02-14)

### Feature

- Move to the recent add-on docker drive development approach @sneridagh [#74](https://github.com/kitconcept/volto-export/pull/74)
- Make use of external link in new tab config setting. @robgietema [#75](https://github.com/kitconcept/volto-export/pull/75)
- CI with docker approach for code analysis and unit tests @sneridagh [#76](https://github.com/kitconcept/volto-export/pull/76)


## 6.1.0 (2023-01-26)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/74.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/75.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/76.feature

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-blocks-grid",
"version": "6.1.0",
"version": "6.2.0",
"description": "kitconcept's Volto Grids add-on - Unidimensional grids FTW",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 535de93

Please sign in to comment.