Skip to content

Commit

Permalink
Release v1.1.0 of @ionos-deploy-now/actions-core
Browse files Browse the repository at this point in the history
  • Loading branch information
agaengel authored and github-actions[bot] committed May 27, 2024
1 parent a7f72ed commit ac604bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
10 changes: 8 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/actions-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ionos-deploy-now/actions-core",
"version": "1.0.4",
"version": "1.1.0",
"scripts": {
"lint": "eslint src --max-warnings=0 --ext .ts",
"build": "tsc"
Expand All @@ -25,7 +25,7 @@
"@types/node": "20.12.12",
"typescript": "5.4.5"
},
"engines" : {
"engines": {
"node": "20.x"
}
}

0 comments on commit ac604bb

Please sign in to comment.