Skip to content

Commit ff69521

Browse files
authored
chore: release version 4.4.0
1 parent 5d663cd commit ff69521

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 4.4.0
2+
3+
- Fix a regression that changed importing behavior
4+
- Enable local testing with different node versions
5+
6+
# 4.3.0
7+
8+
- Change module directory locating behavior:
9+
10+
prefer a directory where the `package.json` has a `license` or `licenses` field. This improves reported licenses for a few libraries that have intermediate package.json files without license information in their directory structure - e.g. `socket.io-client` (thanks to [@mikejpeters](https://github.com/mikejpeters))
11+
112
# 4.2.2
213

314
- fixed a bug where the plugin was missing omitting dependencies (thanks to [@WIStudent](https://github.com/WIStudent))

0 commit comments

Comments
 (0)