diff --git a/CHANGELOG.md b/CHANGELOG.md index a3b5fce..c82478e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v1.0.5 + +[compare changes](https://github.com/shoma-mano/task-definition-ts/compare/v1.0.4...v1.0.5) + +### 🏡 Chore + +- Update-package.json ([bfe865a](https://github.com/shoma-mano/task-definition-ts/commit/bfe865a)) + +### ❤️ Contributors + +- Shoma-mano + ## v1.0.4 [compare changes](https://github.com/shoma-mano/task-definition-ts/compare/v1.0.3...v1.0.4) diff --git a/package.json b/package.json index 7812fbf..dce7c7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "task-definition-ts", - "version": "1.0.4", + "version": "1.0.5", "description": "", "main": "index.js", "scripts": {