Skip to content

Commit

Permalink
chore(release): publish 0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlenkov committed Sep 3, 2024
1 parent a1fbd44 commit e9709a9
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 7 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.13 (2024-09-03)

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

## 0.4.12 (2024-09-03)

This was a version bump only, there were no code changes.
Expand Down
6 changes: 3 additions & 3 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
Expand Up @@ -2,6 +2,8 @@





## 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.12",
"version": "0.4.13",
"type": "commonjs",
"bin": {
"bind-hdi": "src/bin/run.ts"
Expand Down
Empty file added packages/cdsgen/CHANGELOG.md
Empty file.
4 changes: 2 additions & 2 deletions packages/cdsgen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdsgen",
"version": "0.0.1",
"version": "0.4.13",
"dependencies": {
"@moostjs/event-cli": "^0.4.19",
"moost": "^0.4.19",
Expand All @@ -19,4 +19,4 @@
"url": "git+https://github.com/sapops/hana-cli.git",
"directory": "packages/cdsgen"
}
}
}
2 changes: 2 additions & 0 deletions packages/hana2cds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@





## 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.12",
"version": "0.4.13",
"type": "commonjs",
"bin": {
"hana2cds": "src/bin/run.ts"
Expand Down

0 comments on commit e9709a9

Please sign in to comment.