Skip to content

Commit 2da6070

Browse files
chore(release): 1.3.3
## [1.3.3](v1.3.2...v1.3.3) (2025-01-21) ### Bug Fixes * **deps:** bump commander in the dependencies group ([f3c16b7](f3c16b7))
1 parent 13a7011 commit 2da6070

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.3.3](https://github.com/kamdz/dx/compare/v1.3.2...v1.3.3) (2025-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump commander in the dependencies group ([f3c16b7](https://github.com/kamdz/dx/commit/f3c16b7cc6de78a37df90249d2ab679576201d6f))
7+
18
## [1.3.2](https://github.com/kamdz/dx/compare/v1.3.1...v1.3.2) (2025-01-16)
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.3.2",
3+
"version": "1.3.3",
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)