Skip to content

Commit 58fe9f1

Browse files
chore(main): release 1.2.0 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent edd8381 commit 58fe9f1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/SchwarzIT/sci-rest-client/compare/v1.1.0...v1.2.0) (2023-03-16)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
## [1.1.0](https://github.com/SchwarzIT/sci-rest-client/compare/v1.0.1...v1.1.0) (2023-03-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sci-rest-client",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "NodeJS based client for the SAP Cloud Integration REST API",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)