Skip to content

Commit

Permalink
chore(master): release 1.0.0 [skip-ci] (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 1, 2024
1 parent 7f9f936 commit 5d5ea30
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2024-02-01)


### Features

* **readme:** add readme ([#4](https://github.com/zone-eu/restify-api-generate/issues/4)) ([7f9f936](https://github.com/zone-eu/restify-api-generate/commit/7f9f9369ec031eff2bf8af4653e5ac8fa7cc347e))
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["OpenApi", "Documentation", "Restify"],
"keywords": [
"OpenApi",
"Documentation",
"Restify"
],
"author": "NickOvt",
"license": "MIT",
"repository": {
Expand All @@ -22,5 +26,5 @@
},
"engines": {
"node": ">=16.0.0"
}
}
}

0 comments on commit 5d5ea30

Please sign in to comment.