From d2c2107403b2666e0aba7b27f27c481fd67d34a9 Mon Sep 17 00:00:00 2001 From: Alex Kilgour Date: Thu, 21 Sep 2023 17:45:11 +0100 Subject: [PATCH] v9.0.0 --- HISTORY.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 0e14a23..e7e506f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,8 @@ # History +# 9.0.0 (2022-09-20) + * BREAKING: Switch from using Travis to GitHub Actions + # 8.4.0 (2022-09-20) * FEATURE: inline SVGs reference by use when creating demos diff --git a/package.json b/package.json index 953f11f..154c46c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@springernature/frontend-package-manager", "description": "handles the creation, validation, and publication of packages", - "version": "8.4.0", + "version": "9.0.0", "license": "LGPL-3.0", "keywords": [ "node",