Skip to content

Commit

Permalink
chore(release): 8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed Aug 23, 2020
1 parent ae2b3f6 commit 4b40045
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [8.3.1](https://github.com/thymikee/jest-preset-angular/compare/v8.2.1...v8.3.1) (2020-08-23)


### Bug Fixes

* Correct wrong published content in **v8.3.0**




# [8.3.0](https://github.com/thymikee/jest-preset-angular/compare/v8.2.1...v8.3.0) (2020-08-23)


Expand Down
4 changes: 0 additions & 4 deletions src/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@
__tests__

# sources are inlined
zone-patch
AngularNoNgAttributesSnapshotSerializer.js
AngularSnapshotSerializer.js
HTMLCommentSerializer.js
*.ts
*.tgz
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-preset-angular",
"version": "8.3.0",
"version": "8.3.1",
"description": "Jest preset configuration for Angular projects",
"main": "index.js",
"repository": "[email protected]:thymikee/jest-preset-angular.git",
Expand Down

0 comments on commit 4b40045

Please sign in to comment.