Skip to content

Commit 4af43bb

Browse files
chore(main): release 1.0.1 (#14)
1 parent c0891b6 commit 4af43bb

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.0.1](https://github.com/SchwarzIT/sci-rest-client/compare/v1.0.0...v1.0.1) (2023-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## 1.0.0 (2023-03-13)
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.0.0",
3+
"version": "1.0.1",
44
"description": "NodeJS based client for the SAP Cloud Integration REST API",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)