From cf65bb6731b6421e1193e195eae843f8093af9b2 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Mon, 12 Aug 2024 23:26:39 +0200 Subject: [PATCH] v1.4.1 --- CHANGELOG.md | 6 ++++++ README.md | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f73cfa7..1a53a7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.4.1] - 2024-08-12 + +### Changed + +- Updated openeo-js-commons + ## [1.4.0] - 2024-08-12 ### Changed diff --git a/README.md b/README.md index 6c7e2b1..442a27c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://travis-ci.org/Open-EO/openeo-js-processgraphs.svg?branch=master)](https://travis-ci.org/Open-EO/openeo-js-processgraphs) -This library's version is **1.4.0** and supports **openEO API version 1.x**. +This library's version is **1.4.1** and supports **openEO API version 1.x**. This repository was split apart from [openeo-js-commons](https://github.com/Open-EO/openeo-js-commons). Old releases can be found there. @@ -28,4 +28,4 @@ In a web environment you can include the library as follows: ``` -More information can be found in the [**documentation**](https://open-eo.github.io/openeo-js-processgraphs/1.4.0/). +More information can be found in the [**documentation**](https://open-eo.github.io/openeo-js-processgraphs/1.4.1/). diff --git a/package.json b/package.json index d173780..6447594 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openeo/js-processgraphs", - "version": "1.4.0", + "version": "1.4.1", "author": "openEO Consortium", "contributors": [ {