Skip to content

Commit dedd202

Browse files
committed
chore(release): v1.8.0
1 parent b71e7a9 commit dedd202

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.8.0](https://github.com/wuespace/telestion-project-daedalus2/compare/v1.7.1...v1.8.0) (2023-03-25)
2+
3+
4+
### Features
5+
6+
* **application/config:** Add CSV data exporter to main configuration ([6d9912c](https://github.com/wuespace/telestion-project-daedalus2/commit/6d9912c3b20766a28cb8cea631d0f25c5a21fe47))
7+
* **application:** Add CSV iridium message exporter ([3cd1d7e](https://github.com/wuespace/telestion-project-daedalus2/commit/3cd1d7e98c5b42bf4667f6ef07dbf9cd79eac336))
8+
* **client/dashboards:** Add CSV data exporter to recovery-2 dashboard ([765776f](https://github.com/wuespace/telestion-project-daedalus2/commit/765776f452166305baafb6b0f6e8c2ebeb7c8aa0))
9+
* **client/widget:** Add CSV data exporter widget ([289f736](https://github.com/wuespace/telestion-project-daedalus2/commit/289f736214975b55db1f0a36e97a5fab3d4182db))
10+
11+
12+
113
## [1.7.1](https://github.com/wuespace/telestion-project-daedalus2/compare/v1.7.0...v1.7.1) (2023-03-23)
214

315

project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.7.1"
2+
"version": "1.8.0"
33
}

0 commit comments

Comments
 (0)