Skip to content

Commit

Permalink
chore(release): v1.0.0 🎉 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored May 26, 2024
1 parent df4ea6e commit d8b0f8f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## 1.0.0 (2024-05-26)


### Features

* **init:** initialize repo based on latest best practices ([6a3a5e5](https://github.com/ehmpathy/as-command/commit/6a3a5e5b16fd15c14e9dcc97480cbed5423063d7))
* **src:** expose asCommand method ([df4ea6e](https://github.com/ehmpathy/as-command/commit/df4ea6e1473e38fddb28abf7646a757210d642f3))
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 @@ -2,7 +2,7 @@
"name": "as-command",
"author": "ehmpathy",
"description": "easily create commands within a pit-of-success",
"version": "0.0.0",
"version": "1.0.0",
"repository": "ehmpathy/as-command",
"homepage": "https://github.com/ehmpathy/as-command",
"keywords": [
Expand Down

0 comments on commit d8b0f8f

Please sign in to comment.