Skip to content

Commit

Permalink
chore(release): 14.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed Jul 30, 2024
1 parent 31e78b1 commit 00b7618
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [14.2.1](https://github.com/thymikee/jest-preset-angular/compare/v14.2.0...v14.2.1) (2024-07-30)


### Bug Fixes

* fix: load ts lib files to properly transform constructor for `isolatedModules: true` ([31e78b1](https://github.com/thymikee/jest-preset-angular/commit/31e78b1))



## [14.2.0](https://github.com/thymikee/jest-preset-angular/compare/v14.1.1...v14.2.0) (2024-07-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-preset-angular",
"version": "14.2.0",
"version": "14.2.1",
"description": "Jest preset configuration for Angular projects",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 00b7618

Please sign in to comment.