Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-02-28)

### Features

* initial commit ([863e148](863e148))
  • Loading branch information
semantic-release-bot committed Feb 28, 2022
1 parent 863e148 commit e4f025a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 1.0.0 (2022-02-28)


### Features

* initial commit ([863e148](https://github.com/ATOS-Actions/clean-self-hosted-runner/commit/863e148930d4a8f68e70ef728b59caf42c0d739f))
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: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bugs": "https://github.com/ATOS-Actions/clean-self-hosted-runner/issues",
"license": "MIT",
"private": "true",
"version": "0.0.0",
"version": "1.0.0",
"engines": {
"node": ">= 16.0.0",
"npm": ">= 8.0.0"
Expand Down

0 comments on commit e4f025a

Please sign in to comment.