diff --git a/CHANGELOG.md b/CHANGELOG.md index d09857c..73f2c5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ 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). +#### [0.1.1](https://github.com/eea/volto-globalsearch/compare/0.1.0...0.1.1) + +- updated versions [`af47bcf`](https://github.com/eea/volto-globalsearch/commit/af47bcfc92b9f64bf05825717c70d430a02af0e4) +- Update versions [`6a367af`](https://github.com/eea/volto-globalsearch/commit/6a367affd02af1ddfad1686007ab2615d2f278af) + #### [0.1.0](https://github.com/eea/volto-globalsearch/compare/0.0.1...0.1.0) +> 7 June 2022 + +- Develop [`#1`](https://github.com/eea/volto-globalsearch/pull/1) - fixed stylelint for less file [`162704c`](https://github.com/eea/volto-globalsearch/commit/162704c502109e8ab0d7903568ff42603c3bc852) - prettier less file [`6bd424c`](https://github.com/eea/volto-globalsearch/commit/6bd424c1dae2ceceaf412339c3096dc575c0bc65) - ignore eslint for *.json files [`e18919e`](https://github.com/eea/volto-globalsearch/commit/e18919e1255818c5cf33bf769cca078d75ca3422) diff --git a/package.json b/package.json index 8d94604..c9e778f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-globalsearch", - "version": "0.1.0", + "version": "0.1.1", "description": "@eeacms/volto-globalsearch: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",