Skip to content

Commit 7b5a8ef

Browse files
author
EEA Jenkins
committed
Automated release 0.1.2
1 parent 0e8ddac commit 7b5a8ef

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [0.1.2](https://github.com/eea/volto-react-table-widget/compare/0.1.1...0.1.2)
8+
9+
- add locales [`2f58aae`](https://github.com/eea/volto-react-table-widget/commit/2f58aaea28c038c4d48d54d1700e7539cc7d42f8)
10+
- add undomodifications parameter to get the Undo Modifications button optional [`b2ebb03`](https://github.com/eea/volto-react-table-widget/commit/b2ebb034827f8605ad37f51b215e2a9bada58c5a)
11+
- add schemas title and description to editor [`2250b88`](https://github.com/eea/volto-react-table-widget/commit/2250b888eb060c10c2ff1ab577810532c8476fb8)
12+
- refactoring code [`99a3dc7`](https://github.com/eea/volto-react-table-widget/commit/99a3dc715d4cdacec9cbf5187fb2238d396ae708)
13+
- prettier [`a424381`](https://github.com/eea/volto-react-table-widget/commit/a424381fbb1899bd5a561f7ce3d16820d5af00db)
14+
- date type widget [`7ee1486`](https://github.com/eea/volto-react-table-widget/commit/7ee1486d3f647a57fa05576538b035b98926b821)
15+
716
#### [0.1.1](https://github.com/eea/volto-react-table-widget/compare/0.1.0...0.1.1)
817

18+
> 16 March 2022
19+
920
- fix tag [`1477105`](https://github.com/eea/volto-react-table-widget/commit/1477105ee567c1daed09bb3ce1819a20a1da024e)
1021

1122
#### 0.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eeacms/volto-react-table-widget",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "@eeacms/volto-react-table-widget: Volto add-on",
55
"main": "src/index.js",
66
"author": "European Environment Agency: CLMS Team",

0 commit comments

Comments
 (0)