From 4af43bb8845ef5d1f5bec21e4f99a17897ee475e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 17:19:57 +0100 Subject: [PATCH] chore(main): release 1.0.1 (#14) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c08b18..768c15f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/SchwarzIT/sci-rest-client/compare/v1.0.0...v1.0.1) (2023-03-13) + + +### Bug Fixes + +* remove scope from package name ([#13](https://github.com/SchwarzIT/sci-rest-client/issues/13)) ([c0891b6](https://github.com/SchwarzIT/sci-rest-client/commit/c0891b68208eea9957f35b956099aa013dec22cc)) + ## 1.0.0 (2023-03-13) diff --git a/package.json b/package.json index 2cb06e0..a0a6d52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sci-rest-client", - "version": "1.0.0", + "version": "1.0.1", "description": "NodeJS based client for the SAP Cloud Integration REST API", "contributors": [ {