Skip to content

Commit cfd162d

Browse files
author
EEA Jenkins
committed
Automated release 0.1.1
1 parent 0eee9d8 commit cfd162d

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

CHANGELOG.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
1-
# Changelog
1+
### Changelog
22

3-
## 0.1.0
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5-
- Initial release
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### [0.1.1](https://github.com/eea/volto-react-table-widget/compare/0.1.0...0.1.1)
8+
9+
- fix tag [`1477105`](https://github.com/eea/volto-react-table-widget/commit/1477105ee567c1daed09bb3ce1819a20a1da024e)
10+
11+
#### 0.1.0
12+
13+
> 16 March 2022
14+
15+
- Develop [`#1`](https://github.com/eea/volto-react-table-widget/pull/1)
16+
- fix paginated row edition and add/remove functionalities [`4c0ae4e`](https://github.com/eea/volto-react-table-widget/commit/4c0ae4ed35d1fa6d25be96c0a8b62d1bc25ee481)
17+
- add isMulti option to select fields [`ec3b57d`](https://github.com/eea/volto-react-table-widget/commit/ec3b57dd596f9a6adede5f4d7c286f09089ad517)
18+
- add react-csv package [`69ba866`](https://github.com/eea/volto-react-table-widget/commit/69ba8660a30ae3e9413be7a564644448a8c51a06)
19+
- improve docs [`f64ad66`](https://github.com/eea/volto-react-table-widget/commit/f64ad66e5b8ddc665a3e6a4664c4e88d535f2df7)
20+
- make it functional [`6eae547`](https://github.com/eea/volto-react-table-widget/commit/6eae547e1654be6b2ebb3d846fe3f6b2eb4ae23b)
21+
- developing [`ee9e4ab`](https://github.com/eea/volto-react-table-widget/commit/ee9e4abc79350992caec4f409d2f9e4fcc3398b5)
22+
- initial implementation [`93a9449`](https://github.com/eea/volto-react-table-widget/commit/93a94490d2cbd0cd297bd0b71c4e3c985b525f61)
23+
- initial commit [`44cd2bc`](https://github.com/eea/volto-react-table-widget/commit/44cd2bc60a530249919572090a1753c37d32efae)
24+
- Initial commit [`4674f4b`](https://github.com/eea/volto-react-table-widget/commit/4674f4b411120cfdfacc3f8ff39dcdfe153d5a1d)

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.0",
3+
"version": "0.1.1",
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)