diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aa8988..3b5d7e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/SchwarzIT/sci-rest-client/compare/v1.1.0...v1.2.0) (2023-03-16) + + +### Features + +* Add a public method to retrieve the artifact metadata for a given artifact directory ([#18](https://github.com/SchwarzIT/sci-rest-client/issues/18)) ([edd8381](https://github.com/SchwarzIT/sci-rest-client/commit/edd8381e0d184c185dc87cf42060988ff6663d29)) + ## [1.1.0](https://github.com/SchwarzIT/sci-rest-client/compare/v1.0.1...v1.1.0) (2023-03-14) diff --git a/package.json b/package.json index 513a2ca..a6a3c74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sci-rest-client", - "version": "1.1.0", + "version": "1.2.0", "description": "NodeJS based client for the SAP Cloud Integration REST API", "contributors": [ {