Skip to content

Commit

Permalink
chore(release): 14.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Anh Pham committed Feb 16, 2024
1 parent a57ad7d commit d05de58
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.0.3](https://github.com/thymikee/jest-preset-angular/compare/v14.0.2...v14.0.3) (2024-02-16)


### Features

* support signal queries in Angular 17.2 ([a57ad7d](https://github.com/thymikee/jest-preset-angular/commit/a57ad7dcdd1d1d70fb4cc61c9a52dd1b3008ce82))



## [14.0.2](https://github.com/thymikee/jest-preset-angular/compare/v14.0.1...v14.0.2) (2024-02-11)


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.0.2",
"version": "14.0.3",
"description": "Jest preset configuration for Angular projects",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit d05de58

Please sign in to comment.