Skip to content

Commit

Permalink
chore(release): publish 0.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlenkov committed Sep 3, 2024
1 parent 8aa3fd5 commit 8493b17
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.4.11 (2024-09-03)

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

## 0.4.10 (2024-09-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/bind-hdi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


## 0.4.10 (2024-09-03)

This was a version bump only for bind-hdi to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/bind-hdi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sapops/bind-hdi",
"version": "0.4.10",
"version": "0.4.11",
"type": "commonjs",
"bin": {
"bind-hdi": "src/bin/run.ts"
Expand Down
2 changes: 2 additions & 0 deletions packages/hana2cds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


## 0.4.10 (2024-09-03)

This was a version bump only for hana2cds to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/hana2cds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hana2cds",
"version": "0.4.10",
"version": "0.4.11",
"type": "commonjs",
"bin": {
"hana2cds": "src/bin/run.ts"
Expand Down

0 comments on commit 8493b17

Please sign in to comment.