Skip to content

Commit f533cc2

Browse files
committed
chore(release): 4.1.0
1 parent 57c53c3 commit f533cc2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.1.0](https://github.com/tleunen/babel-plugin-module-resolver/compare/v4.0.0...v4.1.0) (2020-12-15)
6+
7+
8+
### Features
9+
10+
* Add new jest methods ([#419](https://github.com/tleunen/babel-plugin-module-resolver/issues/419)) ([facf14c](https://github.com/tleunen/babel-plugin-module-resolver/commit/facf14c70208452b3f6ce26b9f034ec5d9240942)), closes [#407](https://github.com/tleunen/babel-plugin-module-resolver/issues/407)
11+
512
## [4.0.0](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.2.0...v4.0.0) (2019-12-11)
613

714

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-module-resolver",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"main": "lib/index.js",
55
"description": "Module resolver plugin for Babel",
66
"repository": {

0 commit comments

Comments
 (0)