diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..641fe10 --- /dev/null +++ b/changelog.md @@ -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)) diff --git a/package-lock.json b/package-lock.json index 443a1d2..c06928c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "as-command", - "version": "0.0.0", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "as-command", - "version": "0.0.0", + "version": "1.0.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 27fb836..77083b8 100644 --- a/package.json +++ b/package.json @@ -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": [