diff --git a/CHANGELOG.md b/CHANGELOG.md index 94e707a..f47aa0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.1](https://github.com/node-modules/tshy-after/compare/v1.4.0...v1.4.1) (2025-02-02) + + +### Bug Fixes + +* make sure copy file parent dir exits ([#5](https://github.com/node-modules/tshy-after/issues/5)) ([19c442a](https://github.com/node-modules/tshy-after/commit/19c442a1b80321a52bc02ba16244cb59fef8f462)) + ## [1.4.0](https://github.com/node-modules/tshy-after/compare/v1.3.1...v1.4.0) (2024-12-24) diff --git a/package.json b/package.json index 61fbabc..0ff8382 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tshy-after", - "version": "1.4.0", + "version": "1.4.1", "description": "Auto set package.json after tshy run", "bin": "./dist/esm/index.js", "files": [