Skip to content

Commit

Permalink
chore: release 2.0.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Jun 2, 2021
1 parent 93b2b0c commit 5e7ec55
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://www.github.com/zakodium/adonis-jest/compare/v1.0.2...v2.0.0) (2021-06-02)


### ⚠ BREAKING CHANGES

* update to Jest version 27

### Miscellaneous Chores

* update to Jest version 27 ([93b2b0c](https://www.github.com/zakodium/adonis-jest/commit/93b2b0cdd1e4a9e439c5e99788175a592c995164))

### [1.0.2](https://www.github.com/zakodium/adonis-jest/compare/v1.0.1...v1.0.2) (2021-02-19)


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": "adonis-jest",
"version": "1.0.2",
"version": "2.0.0",
"description": "Jest preset for Adonis 5 support",
"main": "jest-preset.js",
"scripts": {
Expand Down

0 comments on commit 5e7ec55

Please sign in to comment.