diff --git a/CHANGELOG.md b/CHANGELOG.md index d486a14..c069c40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v1.0.9 + +[compare changes](https://github.com/shoma-mano/task-definition-ts/compare/v1.0.8...v1.0.9) + +### 🩹 Fixes + +- Fix type entry ([94c8739](https://github.com/shoma-mano/task-definition-ts/commit/94c8739)) + +### ❤️ Contributors + +- Shoma-mano + ## v1.0.8 [compare changes](https://github.com/shoma-mano/task-definition-ts/compare/v1.0.7...v1.0.8) diff --git a/package.json b/package.json index d9bca43..feaca5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "task-definition-ts", - "version": "1.0.8", + "version": "1.0.9", "description": "", "exports": { ".": {