Skip to content

Commit 81f4466

Browse files
committed
v2.14.1
1 parent 93e6051 commit 81f4466

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.14.1] - 2023-05-08
10+
11+
### Fixed
12+
13+
- Clarify `budget` field in batch jobs and services
14+
915
## [2.14.0] - 2023-01-26
1016

1117
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A set of [Vue](https://vuejs.org) components for [openEO](http://openeo.org).
44

5-
This library's version is [**2.14.0**](CHANGELOG.md) and supports **openEO API versions 1.0.x and 1.1.x**.
5+
This library's version is [**2.14.1**](CHANGELOG.md) and supports **openEO API versions 1.0.x and 1.1.x**.
66
Legacy versions supporting API version 0.x are available as [releases](https://github.com/Open-EO/openeo-vue-components/releases).
77

88
npm: [@openeo/vue-components](https://www.npmjs.com/package/@openeo/vue-components)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openeo/vue-components",
3-
"version": "2.14.0",
3+
"version": "2.14.1",
44
"author": "openEO Consortium",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)