diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b5d7e4..7f2cb02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/SchwarzIT/sci-rest-client/compare/v1.2.0...v1.3.0) (2024-04-03) + + +### Features + +* add method to check if integration package is existing ([#64](https://github.com/SchwarzIT/sci-rest-client/issues/64)) ([5edd7ec](https://github.com/SchwarzIT/sci-rest-client/commit/5edd7ec415429dc6af19d1d99d47180e73b0e98e)) + ## [1.2.0](https://github.com/SchwarzIT/sci-rest-client/compare/v1.1.0...v1.2.0) (2023-03-16) diff --git a/package.json b/package.json index 05b06db..5dcce74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sci-rest-client", - "version": "1.2.0", + "version": "1.3.0", "description": "NodeJS based client for the SAP Cloud Integration REST API", "contributors": [ {