Skip to content

Commit 1129805

Browse files
authored
chore(release): 9.0.4 (#958)
1 parent 7fb6b86 commit 1129805

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+
## [9.0.4](https://github.com/thymikee/jest-preset-angular/compare/v9.0.3...v9.0.4) (2021-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* widen range for optional webpack dependency ([#955](https://github.com/thymikee/jest-preset-angular/issues/955)) ([b3e8047](https://github.com/thymikee/jest-preset-angular/commit/b3e80475e8e90e4a7ff998c685849d44a1876056))
7+
8+
9+
110
## [9.0.3](https://github.com/thymikee/jest-preset-angular/compare/v9.0.2...v9.0.3) (2021-06-08)
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": "9.0.3",
3+
"version": "9.0.4",
44
"description": "Jest preset configuration for Angular projects",
55
"license": "MIT",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)