From 3132e77f4d906eb34bb871a3d20c984f7b572f68 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Fri, 11 Oct 2024 07:07:45 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.0.3=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index c60cc88..ccd6e10 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.3](https://github.com/ehmpathy/as-command/compare/v1.0.2...v1.0.3) (2024-10-11) + + +### Bug Fixes + +* **types:** expose CommandContext shape ([253cd5f](https://github.com/ehmpathy/as-command/commit/253cd5f42340ab07ae3c9782ffcc1c30c12dfb08)) + ## [1.0.2](https://github.com/ehmpathy/as-command/compare/v1.0.1...v1.0.2) (2024-07-27) diff --git a/package-lock.json b/package-lock.json index 2c12997..935cc1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ehmpathy/as-command", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ehmpathy/as-command", - "version": "1.0.2", + "version": "1.0.3", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 28cbdc6..6d0f89b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@ehmpathy/as-command", "author": "ehmpathy", "description": "easily create commands within a pit-of-success", - "version": "1.0.2", + "version": "1.0.3", "repository": "ehmpathy/as-command", "homepage": "https://github.com/ehmpathy/as-command", "keywords": [