From d8b0f8fa9f1583534d0888e0e14c56c370863b87 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Sun, 26 May 2024 15:55:10 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.0.0=20=F0=9F=8E=89=20(#1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 9 +++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 changelog.md 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": [