diff --git a/changelog.md b/changelog.md index c60cc88..f4f93c1 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 ([2eea181](https://github.com/ehmpathy/as-command/commit/2eea18132e814e857aa14a016b0f98ba5cbd2670)) + ## [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": [