Skip to content

Commit

Permalink
chore(release): 12.1.0-next.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed May 14, 2022
1 parent eedb6e8 commit 6220908
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 @@
# [12.1.0-next.0](https://github.com/thymikee/jest-preset-angular/compare/v12.0.1...v12.1.0-next.0) (2022-05-14)


### Features

* supporting angular 14 next ([#1458](https://github.com/thymikee/jest-preset-angular/issues/1458)) ([eedb6e8](https://github.com/thymikee/jest-preset-angular/commit/eedb6e8487ea3b9574a19636300c9d1caadfa792))



## [12.0.1](https://github.com/thymikee/jest-preset-angular/compare/v12.0.0...v12.0.1) (2022-05-14)


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

0 comments on commit 6220908

Please sign in to comment.