diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6c08b18 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2023-03-13) + + +### Features + +* initial implementation of the sci-rest-client ([#1](https://github.com/SchwarzIT/sci-rest-client/issues/1)) ([6491b5a](https://github.com/SchwarzIT/sci-rest-client/commit/6491b5af47e760af8a90a779d2daee62a3cea2d1)) diff --git a/package.json b/package.json index 8fec6c2..b7c80b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sit/sci-rest-client", - "version": "0.0.1", + "version": "1.0.0", "description": "NodeJS based client for the SAP Cloud Integration REST API", "contributors": [ {