File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.18.0] - 2025-01-04
11
+
10
12
### Added
11
13
12
14
- ` DataTable ` : Props ` next ` and ` fa `
Original file line number Diff line number Diff line change 2
2
3
3
A set of [ Vue] ( https://vuejs.org ) components for [ openEO] ( http://openeo.org ) .
4
4
5
- This library's version is [ ** 2.17 .0** ] ( CHANGELOG.md ) and supports ** openEO API versions 1.x.x** .
5
+ This library's version is [ ** 2.18 .0** ] ( CHANGELOG.md ) and supports ** openEO API versions 1.x.x** .
6
6
Legacy versions supporting API version 0.x are available as [ releases] ( https://github.com/Open-EO/openeo-vue-components/releases ) .
7
7
8
8
npm: [ @openeo/vue-components ] ( https://www.npmjs.com/package/@openeo/vue-components )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openeo/vue-components" ,
3
- "version" : " 2.17 .0" ,
3
+ "version" : " 2.18 .0" ,
4
4
"author" : " openEO Consortium" ,
5
5
"contributors" : [
6
6
{
You can’t perform that action at this time.
0 commit comments