diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ed3498..c3ded9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.1](https://github.com/kamdz/dx/compare/v1.4.0...v1.4.1) (2025-01-27) + + +### Bug Fixes + +* update dependabot.yml ([644394d](https://github.com/kamdz/dx/commit/644394d4b3c025ce9a1dcf0d522829d4f61a1f3d)) + # [1.4.0](https://github.com/kamdz/dx/compare/v1.3.3...v1.4.0) (2025-01-27) diff --git a/package.json b/package.json index feeb7ed..35244dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kamdz/dx", - "version": "1.4.0", + "version": "1.4.1", "description": "An opinionated developer experience (DX) template for TypeScript projects. Pre-configured with tools for streamlined development, including building, linting, formatting, testing, and CI/CD to ensure consistency across multiple projects.", "keywords": [ "boilerplate",