Skip to content

Commit 5c2a7dd

Browse files
committed
chore(release): publish 0.4.1
1 parent 67dce65 commit 5c2a7dd

File tree

6 files changed

+16
-4
lines changed

6 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.1 (2024-08-29)
2+
3+
This was a version bump only, there were no code changes.
4+
15
## 0.4.0 (2024-08-29)
26

37
This was a version bump only, there were no code changes.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bind-hdi/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.1 (2024-08-29)
2+
3+
This was a version bump only for bind-hdi to align it with other projects, there were no code changes.
4+
15
## 0.4.0 (2024-08-29)
26

37
This was a version bump only for bind-hdi to align it with other projects, there were no code changes.

packages/bind-hdi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapops/bind-hdi",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"type": "commonjs",
55
"bin": {
66
"bind-hdi": "src/bin/run.ts"

packages/hana2cds/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.1 (2024-08-29)
2+
3+
This was a version bump only for hana2cds to align it with other projects, there were no code changes.
4+
15
## 0.4.0 (2024-08-29)
26

37
This was a version bump only for hana2cds to align it with other projects, there were no code changes.

packages/hana2cds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hana2cds",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"type": "commonjs",
55
"bin": {
66
"hana2cds": "src/bin/run.ts"

0 commit comments

Comments
 (0)