Skip to content

Commit 2341db5

Browse files
chore(release): 1.4.1
## [1.4.1](v1.4.0...v1.4.1) (2025-01-27) ### Bug Fixes * update dependabot.yml ([644394d](644394d))
1 parent 644394d commit 2341db5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/kamdz/dx/compare/v1.4.0...v1.4.1) (2025-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependabot.yml ([644394d](https://github.com/kamdz/dx/commit/644394d4b3c025ce9a1dcf0d522829d4f61a1f3d))
7+
18
# [1.4.0](https://github.com/kamdz/dx/compare/v1.3.3...v1.4.0) (2025-01-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kamdz/dx",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"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.",
55
"keywords": [
66
"boilerplate",

0 commit comments

Comments
 (0)