From 37840120d33c6669f55efc9b90b659d02e198944 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 12:49:04 +0200 Subject: [PATCH] chore(main): release 1.4.0 (#76) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b65d29..01333a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/SchwarzIT/sci-rest-client/compare/v1.3.1...v1.4.0) (2024-04-15) + + +### Features + +* use metadata prop Bundle-SymbolicName as artifact id. ([#75](https://github.com/SchwarzIT/sci-rest-client/issues/75)) ([8f41898](https://github.com/SchwarzIT/sci-rest-client/commit/8f418984f8a8af0abeb3917554d29f13b50cb8f5)) + ## [1.3.1](https://github.com/SchwarzIT/sci-rest-client/compare/v1.3.0...v1.3.1) (2024-04-15) diff --git a/package.json b/package.json index 086107b..75292a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sci-rest-client", - "version": "1.3.1", + "version": "1.4.0", "description": "NodeJS based client for the SAP Cloud Integration REST API", "contributors": [ {