Skip to content

Commit 80778fa

Browse files
committed
chore(release): 14.5.2
1 parent b2b3934 commit 80778fa

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [14.5.2](https://github.com/thymikee/jest-preset-angular/compare/v14.5.1...v14.5.2) (2025-02-21)
2+
3+
4+
### Bug Fixes
5+
6+
* fix: transform `js` ESM file from `node_modules` ([b2b3934](https://github.com/thymikee/jest-preset-angular/commit/b2b3934)), closes [#2913](https://github.com/thymikee/jest-preset-angular/issues/2913)
7+
8+
9+
110
## [14.5.1](https://github.com/thymikee/jest-preset-angular/compare/v14.5.0...v14.5.1) (2025-01-25)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-preset-angular",
3-
"version": "14.5.1",
3+
"version": "14.5.2",
44
"description": "Jest preset configuration for Angular projects",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)