diff --git a/packages/packemon/CHANGELOG.md b/packages/packemon/CHANGELOG.md index 80b78401..52994cf3 100644 --- a/packages/packemon/CHANGELOG.md +++ b/packages/packemon/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### 4.0.1 - 2024-03-09 + +#### 🐞 Fixes + +- Fix scaffold generating incorrect TS files. ([55f5d9f](https://github.com/milesj/packemon/commit/55f5d9f)) +- Fix the wrong version being displayed. ([13e464e](https://github.com/milesj/packemon/commit/13e464e)) + +#### 📘 Docs + +- Update node requirements. ([328c28f](https://github.com/milesj/packemon/commit/328c28f)) + +**Note:** Version bump only for package packemon + + + + + # 4.0.0 - 2024-03-07 #### 💥 Breaking diff --git a/packages/packemon/package.json b/packages/packemon/package.json index 3bdf4ba5..f9c8a0c0 100644 --- a/packages/packemon/package.json +++ b/packages/packemon/package.json @@ -1,6 +1,6 @@ { "name": "packemon", - "version": "4.0.0", + "version": "4.0.1", "type": "module", "description": "Build and prepare packages for npm distribution using standardized configurations and practices. Gotta pack 'em all!", "keywords": [