From d54c5eb2108aba191e4a0b266bc0bb01efe1c1ea Mon Sep 17 00:00:00 2001 From: Nanda Date: Tue, 28 May 2024 15:31:17 +1000 Subject: [PATCH] Bump version to 8.7.3. --- CHANGES.md | 6 +++++- package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 71f52a8646..ebd6731a1f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,10 @@ # Change Log -#### next release (8.7.3) +#### next release (8.7.4) + +- [The next improvement] + +#### 8.7.3 - 2024-05-28 - Fix broken chart selector - Feature info template `` definition now accepts a `y-column` attribute to set the y-column that should be rendered in the feature info panel chart. diff --git a/package.json b/package.json index 95a1c3667b..a220b323b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "terriajs", - "version": "8.7.2", + "version": "8.7.3", "description": "Geospatial data visualization platform.", "license": "Apache-2.0", "engines": {