Skip to content

Commit f8ba164

Browse files
chore(release): 1.5.0
# [1.5.0](v1.4.2...v1.5.0) (2025-02-13) ### Features * add jsx ([fb9439c](fb9439c))
1 parent fb9439c commit f8ba164

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.5.0](https://github.com/kamdz/dx/compare/v1.4.2...v1.5.0) (2025-02-13)
2+
3+
4+
### Features
5+
6+
* add jsx ([fb9439c](https://github.com/kamdz/dx/commit/fb9439cca00679a2447e525822d7fe4239194d68))
7+
18
## [1.4.2](https://github.com/kamdz/dx/compare/v1.4.1...v1.4.2) (2025-02-09)
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.2",
3+
"version": "1.5.0",
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)